Program Along - Polymorphism Abstract

preview_player
Показать описание
In this video, we develop an inheritance hierarchy that demonstrates the use of abstract classes, abstract methods, and polymorphism.
We use generated code snippets from Eclipse to improve productivity, and we dynamically obtain the type of the current instance (the object referenced with the keyword this).

Every so often, you will be asked you to pause the video and to implement a specific task. Take a moment and give it a try. Once you continue the video you'll find a solution to compare your code with.
Рекомендации по теме
Комментарии
Автор

Excellent teaching of this with the UML class diagram. Thank you.

mabblers
Автор

Fantastic, outstanding tutorial. This helped a lot to get a solid understanding in topic. Thank you

gulbalasalamov