This lecture introduces the concept of polymorphism in Java, focusing on object-oriented programming. Topics covered include inheritance, type inheritance, method selection, and dynamic link resolution examples.
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
Explores object-oriented programming concepts, polymorphism, inheritance, and dynamic binding in Java, emphasizing the importance of correct object comparison.
Covers the fundamentals of Object-Oriented Programming in C++, including encapsulation, inheritance, and polymorphism, with examples in various OOP languages.