Q. Which of the following functions are performed by a constructor? (Solved)
1. construct a new class
2. construct a new object
3. construct a new function
4. initialize objects
- d. initialize objects
1. construct a new class
2. construct a new object
3. construct a new function
4. initialize objects