Java Reference
In-Depth Information
10
CHAPTER
I NHERITANCE AND
P OLYMORPHISM
IN THIS CHAPTER, YOU WILL:
.
Learn about inheritance
.
Learn about subclasses and superclasses
.
Explore how to override the methods of a superclass
.
Examine how constructors of superclasses and subclasses work
.
Learn about polymorphism
.
Examine abstract classes
.
Become familiar with interfaces
.
Learn about composition
 
 
 
Search WWH ::




Custom Search