Multiple Choice
Assuming ptNum is a pointer, the statement ____ uses the pointer and then increments it.
A) *++ptNum
B) *ptNum++
C) *ptNum--
D) *--ptNum
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: A computer uses an array s _
Q41: The 1 in the expression *(gPtr +
Q42: Under a _ allocation scheme, the amount
Q43: _ are simply variables used to store
Q44: The compiler automatically converts any array subscript
Q45: The compiler automatically converts any subscript used
Q46: The address named as a reference can
Q47: For each array created, the array name
Q49: The term _ describes the condition that
Q50: The delete operator alters the address passed