Multiple Choice
If a character s address is stored in a pointer, only ____ byte(s) of storage would be retrieved when the address is used.
A) one
B) two
C) four
D) six
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The _ statement restores an allocated block
Q26: References are used almost exclusively as formal
Q27: The _ consists of unallocated memory that
Q28: When an array is created, the compiler
Q29: The C++ _ operator releases a block
Q31: Access to multidimensional _ can be made
Q32: Like all variables, pointers can be initialized
Q33: Pointers must be _ before they can
Q34: The asterisk ( * ) symbol is
Q35: In contrast to implicitly passing addresses with