Multiple Choice
If a variable uses more than one byte of memory, for pointer purposes its address is ________.
A) the address of the last byte of storage
B) the average of the addresses used to store the variable
C) the address of the first byte of storage
D) general delivery
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following statements is not
Q2: A pointer can be used as a
Q4: Use the delete operator only on pointers
Q15: A function may return a pointer but
Q38: An array name is a pointer constant
Q38: The _, also known as the address
Q41: The _ and _ operators can be
Q43: The ampersand (&) is used to dereference
Q43: What will the following statement output?<br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg"
Q44: _ can be used as pointers.<br>A)Array names<br>B)Numeric