Home / Programming MCQs / C++ MCQs / Question

R

Ram Sharma • 178.08K Points
Coach

Q. Which of the following is a valid destructor of the class name “Country”?

(A) void ~Country()
(B) int ~Country(Country obj)
(C) void Country()
(D) int ~Country()

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.