R

Ram Sharma • 193.86K Points
Coach

Q. Which of the following statements are not true about destructor?

1. It is invoked when object goes out of the scope
2. Like constructor, it can also have parameters
3. It can be virtual
4. It can be declared in private section
5. It bears same name as that of the class and precedes Lambda sign.

  • (A) Only 2, 4, 5
  • (B) Only 2, 3, 5
  • (C) Only 3, 4, 5
  • (D) Only 2, 3, 4
  • Correct Answer - Option(A)
  • Views: 134
  • Filed under category C++

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics