Java SE 11: Inheritance, Polymorphism, & Abstraction
Java SE 11
| 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
-
1.Java Class Hierarchy and Inheritance4m 20s
-
2.Creating Subclasses5m 31s
-
3.Overriding Methods in the Superclass4m 13s
-
4.Using the super Keyword5m 5s
-
5.Polymorphism4m 31s
-
6.Casting Superclass References4m 21s
-
7.Using the instanceof Operator3m 17s
-
8.Contrasting Abstract and Non-Abstract Classes3m 24s
-
9.Extending an Abstract Class4m 8s
-
10.Exercise: Overriding Methods2m 33s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.