The Abstract Methods Can Never Be In A Base Class #943
The abstract methods can never be ___________ in a base class.
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.2.
The abstract methods can never be ___________ in a base class.
Private
Protected
Public
Default