Inheritance - A feature in Java where classes acquire the properties and methods of other classes., Superclass - The parent class from which behavior and properties are inherited. The super class of all classes in Java is (eventually) the Object class, and all classes are derived from it., Class Hierarchy - Resembles an upside-down tree in which each class has only one parent, allow for the reuse of code from higher classes, Polymorphism - Allowing an entity such as a variable, method, or an object to have more than one form., extends - is-a, overriding - occurs when a public method in a subclass has the same method signature as a public method in the superclass, Overloading - is when several methods have the same name but the parameter types, order, or number are different., Subclass - The derived class of a superclass,

Object Oriented Programming Terms

Rebríček

Vizuálny štýl

Možnosti

Prepnúť šablónu

Obnoviť automaticky uložené: ?