Q. Which of the followings is/are automatically added to every class, if we do not write our own. (Solved)
1. copy constructor
2. assignment operator
3. a constructor without any parameter
4. all
- d. all
1. copy constructor
2. assignment operator
3. a constructor without any parameter
4. all