what is polymorphism in java | Polymorphism in java |

Veröffentlicht am: 19 November 2023
auf dem Kanal: LearningPointAabid
56
9

polymorphism is one of the four fundamental principles of object-oriented programming (OOP), Polymorphism is derived from 2 Greek words: poly and morphs. The word "poly" means many and "morphs" means forms. So polymorphism means many forms.
Polymorphism in java is a concept by which we can perform a single action by different ways. and it comes in two main forms: compile-time polymorphism (also known as method overloading) and runtime polymorphism (also known as method overriding)
Runtime polymorphism is achieved through the use of inheritance and method overriding
Compile-time polymorphism in Java is achieved through method overloading.
Compile-time polymorphism is also known as static polymorphism or method overloading because the method to be executed is determined at compile time.

source code link :- https://drive.google.com/file/d/1PmOP...
previous video link :-   • what is containership in java | compositio...  


Auf dieser Seite können Sie das Online-Video what is polymorphism in java | Polymorphism in java | mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer LearningPointAabid 19 November 2023 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 56 Mal angesehen und es wurde von 9 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!