Wednesday, January 16, 2008

Constructors and Destructors

1. Could we overload an instance constructor?

2. Does constructors have a return type

3. Could we inherit constructor?

4. When is a destructor invoked?

5. How are destructors invoked?

No comments:

Post a Comment