Which of the following is a valid destructor of the class name "Country". | CPP MCQs

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

Ans: D

0 comments:

Post a Comment

Blogger news