Superclass/ parent class, Class that is extended, Subclass/child class, Class that inherits, Inheritance, Allows programmer to reuse data/behaviors from a parent class. Allows for generalization., Precise number of parent classes a subclass can have, 1, Constructors, Are NOT inherited, Overriding, Modifying a method in a subclass. Occurs when a public method in a subclass has the same method signature as a public method in the superclass., super() keyword, Used to call a superclass's constructors and methods, Polymorphism, Ability of a programming language to present the same interface for several different underlying data types., UML (Unified Modeling Language), Diagram the shows classes & relationships between classes, extends keyword, Keyword used to make a subclass inherit from a superclass, Object Superclass, Superclass of all other classes in Java, toString() method, Used to print out the attributes of an object, .equals() method, test if two references point to an object with the exact same criteria (aliases of each other), ==, Tests if two objects are the exact same object
0%
Unit 9: Inheritance
Share
Share
by
Schoenikel
High
CS
Object-Oriented Programming
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Match up
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?