Q:

Is it necessary that all the abstract methods must be defined from an abstract class?

0

Is it necessary that all the abstract methods must be defined from an abstract class?


  1. Yes, depending on code
  2. Yes, always
  3. No, never
  4. No, if function is not used, no definition is required

All Answers

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

(b).Yes, always

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
A template class can have _____________... >>
<< How many abstract classes can a single program con...