Vidyalelo
Computer Science · Q303

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 303

Q303

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

A.
a pointer to a structure
Answer
B.
a reference to a structure
C.
a copy of a structure
D.
nothing

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board