Q:

Which among the following is not true for polymorphism?

0

Which among the following is not true for polymorphism?


  1. It is feature of OOP
  2. Ease in readability of program
  3. Helps in redefining the same functionality
  4. Increases overhead of function definition always

All Answers

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

 (d).Increases overhead of function definition always

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

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If 2 classes derive one base class and redefine a ... >>
<< Which problem may arise if we use abstract class f...