Computer Science, asked by bimaleshkumarsingh19, 4 months ago

In what way is OOPs principle
polymorphism adopted in programming?​

Answers

Answered by mamidipuspamma
2

Answer:

In method overriding, the child class can use the OOP polymorphism concept to override a method of its parent class. That allows a programmer to use one method in different ways depending on whether it's invoked by an object of the parent class or an object of the child class.

I hope it will help you.

please say thanks ☺️ and follow me.

Answered by MysticCharm
3

Hey !!

Here is your answer dear

How Polymorphism Works. ... In method overriding, the child class can use the OOP polymorphism concept to override a method of its parent class. That allows a programmer to use one method in different ways depending on whether it's invoked by an object of the parent class or an object of the child class.

HOPE IT WILL SATISFY YOUR QUESTION AND STAY SAFE

Similar questions