

MCQOPTIONS
Saved Bookmarks
1. |
The function whose prototype is void getData(Item &thing); receives |
A. | a pointer to a structure |
B. | a reference to a structure |
C. | a copy of a structure |
D. | nothing |
Answer» C. a copy of a structure | |