Vidyalelo
Computer Science · Q441

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 441

Q441

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