Home » MCQs » C++ MCQs
198. Can we create a virtual destructor in a class?
Answer: A) Yes
Explanation:
Yes, we can create a virtual destructor in the C++ class.
Comments and Discussions!
Load comments ↻
Recently Published MCQs