Multiple choice Which of the following is/are the true statement? A constructor has the same name as a class name. Destructors are used to release the resources. A constructor can be private in C++. All of the above. None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is the correct choice.