Q:

Which among the following is true ?

0

Which among the following is true ?


  1. The abstract functions must be only declared in derived classes
  2. The abstract functions must not be defined in derived classes
  3. The abstract functions must be defined in base and derived class
  4. The abstract functions must be defined either in base or derived class

All Answers

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

 (a).The abstract functions must be only declared in derived classes

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
How are abstract functions different from the abst... >>
<< Which among the following best defines the abstrac...