Question: 1. What are the built-in operations on classes? 2. What is the main difference between a struct and a class? 3. Explain why you would
1. What are the built-in operations on classes?
2. What is the main difference between a struct and a class?
3. Explain why you would need both public and private members in a class.
4. What is a constructor? Why would you include a constructor in a class?
5. What is a destructor and what is its purpose?
in c++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
