filmov
tv
Mastering Java Polymorphism: A Clear and Complete Guide
Показать описание
Contents
0:00 - What is polymorphism, polymorphism and inheritance, method vs fields in polymorphism
2:35 - Polymorphism is possible by 2 things
..Code samples from here on..
8:00 - Method invocation
13:23 - Pointer types, upcasting,
15:48 - Pointer types and typecasting, downcasting
19:30 - Polymorphism in action
21:56 - getClass()
23:58 - instanceof
0:00 - What is polymorphism, polymorphism and inheritance, method vs fields in polymorphism
2:35 - Polymorphism is possible by 2 things
..Code samples from here on..
8:00 - Method invocation
13:23 - Pointer types, upcasting,
15:48 - Pointer types and typecasting, downcasting
19:30 - Polymorphism in action
21:56 - getClass()
23:58 - instanceof