MP9005: Web Development - Using Objects and Arrays > Java 1.2
Using Objects and Arrays
This course explains how to create and manage arrays and objects.
Topics: Storing Information with Arrays
Creating Your First Object
Describing What Your Object Is Like
Inheriting Methods from Other Classes
Inheriting Methods from Other Classes
Objectives: Store information in arrays
Create and describe objects
Create an inheritance hierarchy
Create and use methods