1. Computer Science Engineering (CSE)
  2. CPP Programming
  3. Which of the followings is/are automatic...
Q.

Which of the followings is/are automatically added to every class, if we do not write our own?

A. Copy Constructor
B. Assignment Operator
C. A constructor without any parameter
D. All of the above
Answer» D. All of the above
View all MCQs in:   CPP Programming

Discussion