1. Computer Science Engineering (CSE)
  2. CPP Programming
  3. Implicit return type of a class construc...
Q.

Implicit return type of a class constructor is:

A. not of class type itself
B. class type itself
C. a destructor of class type
D. a destructor not of class type
Answer» B. class type itself
View all MCQs in:   CPP Programming

Discussion