Constructor and Destructor - Definition,Features,Properties
Q. C++: Choose the correct statement.- Published on 22 Jun 15a. Constructor cannot be inherited.
b. Destructor cannot be inherited.
c. Constructor cannot be called explicitly.
d. All of the above.
ANSWER: All of the above.