If There Is An Abstract Method In A Class Then #393
If there is an abstract method in a class then, ________________
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: Abstract Class - Quiz No.1.
If there is an abstract method in a class then, ________________
Class must be abstract class
Class may or may not be abstract class
Class is generic
Class must be public