calling constructor

In C++ when we create an object of a class, Constructor will be called automatically.
Who will takecare of calling the constructor and destructor automatically.
The compiler will generate the right code at the right place.
Topic archived. No new replies allowed.