Multiple Choice
You may use the type pointer to a structure as the type of a
A) function parameter.
B) structure member.
C) function return type.
D) All of the above
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: An array name is a pointer constant
Q33: When the _ is placed in front
Q46: _ can be used as pointers.<br>A) Array
Q47: If arr is an array identifier and
Q48: If dynamically allocated memory is not freed,<br>A)
Q49: Every byte in the computer's memory is
Q51: If Circle is a structure type, the
Q52: Memory cannot be allocated after a program
Q54: With pointer variables, you can _ manipulate
Q55: A _ keeps track of dynamically-allocated memory