Q. Which of the followings is/are automatically added to every class, if we do not write ourown? (Solved)
1. Copy Constructor
2. Assignment Operator
3. A constructor without any parameter
4. All of the above
- d. All of the above
1. Copy Constructor
2. Assignment Operator
3. A constructor without any parameter
4. All of the above