Advertisements
Advertisements
प्रश्न
Which of the following is true for Polymorphism?
विकल्प
Uses same function for different operations.
Uses same operation for different functions.
It is not a principle of oop.
It uses reusability feature.
MCQ
उत्तर
Uses same function for different operations.
Explanation:
Polymorphism is a core feature of object-oriented programming (OOP) that allows the same function or method to behave differently depending on the object it is called. It allows a single interface to express various underlying forms (data kinds).
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?