Vidyalelo
Computer Science · Q217

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 217

Q217

A class named student must have a constructor whose name is

A.
student
Answer
B.
~student
C.
constructor
D.
any legal C++ name.

Answer: Option A

Solution

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