1.

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» C. a destructor of class type


Discussion

No Comment Found