Vidyalelo
Computer Science · Q506

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 506

Q506

The function whose prototype is void getData(Item &thing); receives

A.
a pointer to a structure
B.
a reference to a structure
Answer
C.
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