Q506
The function whose prototype is void getData(Item &thing); receives
A.
a pointer to a structure
B.
a reference to a structure
AnswerC.
a copy of a structure
D.
nothing
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board