If Base Class Is An Abstract Class Then Derived Class The #446
If base class is an abstract class then derived class ______________ the undefined functions.
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 OOps Classes - Object Oriented Programming MCQ: Derived Class - Quiz No.2.
If base class is an abstract class then derived class ______________ the undefined functions.
Must define
Must become another abstract class or define
Must become parent class for
Must implement 2 definitions of