Problem
1. Name three problems that may arise if you define a class in which a pointer member is initialized by using new. Indicate how they can be remedied.
2. What class methods does the compiler generate automatically if you don't provide them explicitly? Describe how these implicitly generated functions behave.