Polymorphism in java with interview questions and answers

preview_player
Показать описание
What is the polymorphism in Java?

Polymorphism is one thing with many behaviors. for example we can say like we have a class Car and a method price() so there will be a different price for every car. so price() method will be common but for every different car, it will return different price.

Runtime polymorphism in Java.
Compile time polymorphism in java.
What is Polymorphism?
What is the method Overloading and its rule?
What is method overriding?
Difference between method overloading and method Overloading?
Рекомендации по теме
Комментарии
Автор

Thank you for the video. I need your help in core java concepts. Can you help ?

sainiranjan