Course List:
http://www.c-jump.com/bcc/
Inheritance
- Inheritance
- Swing Forms Hierarchy
- The Object class
- The equals( ) method
- The finalaize( ) method
- Methods of the Object class
- Member Access Modifiers
- An annotation for overriding a method
- Case Study: Product Database
- Data Attributes and Class Candidates
- The syntax for creating subclasses
- The Class class
- Access to object's type
- The equals( ) method
- The equals( ) method override
- Abstract Classes
- An abstract Product class
- Concrete class
- The final modifier
- A final class example
- A final method example
- A final parameter example