What is Polymorphis…
 
Notifications
Clear all

What is Polymorphism?

1 Posts
2 Users
0 Likes
297 Views
0
Topic starter

Polymorphism is a concept in object oriented programming.

1 Answer
0

Polymorphism means “many forms”, and it occurs when we have many classes that are related to each other by inheritance.

Share: