Vidyalelo
Computer Science · Q391

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 391

Q391

Student senior(); is a(n)_________

A.
constructor call with no arguments
B.
object instantiation
C.
constructor call with all default arguments
D.
prototype for a function that returns a student object
Answer

Answer: Option D

Solution

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