Computer Science, asked by Anonymous, 3 months ago

EXPLAIN POLYMORPHISM?IN JAVA



1K FLW ME 9 KM✌​

Answers

Answered by jhpooja7703
3

Explanation:

Polymorphism means "many forms", and it occurs when we have many classes that are related to each other by inheritance. Like we specified in the previous chapter; Inheritance lets us inherit attributes and methods from another class. Polymorphism uses those methods to perform different tasks.

Answered by Anonymous
7

Explanation:

Polymorphism means "many forms", and it occurs when we have many classes that are related to each other by inheritance. Like we specified in the previous chapter; Inheritance lets us inherit attributes and methods from another class. Polymorphism uses those methods to perform different tasks

congratulations

Similar questions