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

Java SE 11: Inheritance, Polymorphism, & Abstraction

F0b7cdeb-0acb-4933-98df-8f9b5d0b4e43

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

April 27, 2022

Expires on

Does not expire