25.8.0
This website uses cookies to ensure you get the best experience on our website. Learn more

Java SE 11: Inheritance, Polymorphism, & Abstraction

John Jason Taladro

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. 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.

Issued on

October 6, 2020

Expires on

Does not expire