1. The default constructor of the object is called.
2.The parameterized destructor is called.
3.The default destructor of the object is called.
4.None of the above.
Answer:3