Q:

If a function can perform more than 1 type of tasks, where the function name remains same, which feature of OOP is used here?

0

If a function can perform more than 1 type of tasks, where the function name remains same, which feature of OOP is used here?


  1. Encapsulation
  2. Inheritance
  3. Polymorphism
  4. Abstraction

All Answers

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

(c).Polymorphism

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 different properties and functions of a real wo... >>
<< Which feature of OOP indicates code reusability?...