Java SE 11: Inheritance, Polymorphism, & Abstraction
Java
| Beginner
- 10 videos | 41m 22s
- Includes Assessment
- Earns a Badge
Examine the methods of polymorphism, inheritance and abstraction, in Java. During this course, you will discuss inheritance in the context of a Java class hierarchy. See how to create a subclass. Override a method in the superclass. Use the SUPER keyword, to reference the superclass. Discover Polymorphism. Cast a superclass reference to the subclass type. Test an object's type, with the INSTANCEOF operator. Contrast Abstract and Non-Abstract Classes. Finally, extend an abstract class and form a class hierarchy.
WHAT YOU WILL LEARN
-
Define inheritance in the context of a java class hierarchyCreate a subclassOverride a method in the superclassUse the super keyword to reference the superclassDefine polymorphism
-
Cast a superclass reference to the subclass typeUse the instanceof operator to test an object's typeExplain the difference between abstract and non-abstract classesCreate a class hierarchy by extending an abstract classOverride a method in the superclass
IN THIS COURSE
-
4m 20sIn this video, you will learn how to define inheritance in the context of a Java class hierarchy. FREE ACCESS
-
5m 31sIn this video, you will create a subclass. FREE ACCESS
-
4m 13sIn this video, you will learn how to override a method in the superclass. FREE ACCESS
-
5m 5sIn this video, find out how to use the super keyword to reference the superclass. FREE ACCESS
-
4m 31sLearn about how you define polymorphism. FREE ACCESS
-
4m 21sIn this video, find out how to cast a superclass reference to a subclass type. FREE ACCESS
-
3m 17sLearn how to use the instanceof operator to test an object's type. FREE ACCESS
-
3m 24sAfter completing this video, you will be able to explain the difference between abstract and non-abstract classes. FREE ACCESS
-
4m 8sIn this video, you will learn how to create a class hierarchy by extending an abstract class. FREE ACCESS
-
2m 33sIn this video, you will override a method in the superclass. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.