Q:

If virtual functions are defined in the base class then _______________

0

If virtual functions are defined in the base class then _______________


  1. It is not necessary for derived classes to override those functions
  2. It is necessary for derived classes to override those functions
  3. Those functions can never be derived
  4. Those functions must be overridden by all the derived classes

All Answers

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

 (a).It is not necessary for derived classes to override those functions

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 feature of OOP is exhibited by the function ... >>
<< Abstract functions of a base class _______________...