Where The Virtual Function Should Be Defined #919
Where the virtual function should be defined?
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.1.
Where the virtual function should be defined?
Twice in base class
Derived class
Base class and derived class
Base class