Which Among The Following Best Defines The Abstract Methods #930
Which among the following best defines the abstract methods?
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: Abstract Function - Quiz No.1.
Which among the following best defines the abstract methods?
Functions declared and defined in base class
Functions only declared in base class
Function which may or may not be defined in base class
Function which must be declared in derived class