Q:

Which among the following best defines the abstract methods?

0

Which among the following best defines the abstract methods?


  1. Functions declared and defined in base class
  2. Functions only declared in base class
  3. Function which may or may not be defined in base class
  4. Function which must be declared in derived class

All Answers

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

 (b).Functions only declared in base class

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

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which among the following is true ?... >>
<< It is __________ to redefine the virtual function ...