Q:

If there is an abstract method in a class then, ________________

0

If there is an abstract method in a class then, ________________


  1. Class must be abstract class
  2. Class may or may not be abstract class
  3. Class is generic
  4. Class must be public

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).Class must be abstract class

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If a class is extending/inheriting another abstrac... >>
<< Can abstract class have main() function defined in...