Which Among The Following Is True #928
Which among the following is true?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Virtual Functions - Quiz No.2.
Which among the following is true?
A class may have virtual destructor but not virtual constructor
A class may have virtual constructor but not virtual destructor
A class may have virtual constructor and virtual constructor
A class may have either virtual destructor or virtual constructor