Programming Languages C++ Objective
Mar 20, 2013

Which of the following statement is correct?

Choose the correct answer:
A) A destructor has the same name as the class in which it is present.
B) A destructor has a different name than the class in which it is present.
C) A destructor always returns an integer.
D) A destructor can be overloaded.
Detailed Explanation

Option A is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback