Of the following expressions, ____ is the most commonly used. This is because such an expression allows each element in an array to be accessed as the address is "marched along" from the starting address of the array to the address of the last array element.
A) *ptNum--
B) *--ptNum
C) *ptNum++
D) *++ptNum
Correct Answer:
Verified
Q36: If numPtr is declared as a pointer
Q37: Pointers _ be initialized when they are
Q38: In performing _ on pointers, we must
Q39: Consider the declarations
Int nums[100];
Int *nPtr;
The statement _
Q40: Adding _ to a pointer causes the
Q42: int *ptNum = &miles; is _.
A)always valid
B)never
Q43: Consider the following declarations of a function
Q44: If nums is a two-dimensional integer array,
Q45: If nums is a two-dimensional integer array,
Q46: A suitable equivalent to the function header
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents