If we store the address of grade[0] in a pointer named gPtr (using the assignment statement gPtr = &grade[0];) , then, the expression ____ references grade[0].
A) gPtr(0)
B) gPtr
C) &gPtr
D) gPtr.
Correct Answer:
Verified
Q24: Instead of initially creating a string as
Q25: The declaration char *seasons[4]; creates an array
Q26: &grade[3] is equivalent to _; assume that
Q27: The address operator in C is _.
A)&
B)*
C)->
D)")"
Q28: The indirection operator in C is _.
A)&
B)*
C)->
D)")"
Q30: The _ in the expression *(gPtr +
Q31: If gPtr is a pointer that points
Q32: When working with pointers, the _ tells
Q33: The expression _ adds 3 to "the
Q34: When an array is created, the compiler
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