Working with Classes in Java


Overview/Description
To enable the learner to implement inheritance and polymorphism in Java and to work with Java's static and final modifiers

Target Audience
Novice programmers with an understanding of basic programming concepts who want to learn Java; programmers proficient in another programming language who want to move to Java; programmers experienced in the Java language who want to take the Sun Certified Programmer for the Java 2 Platform, Standard Edition 1.4 exam

Prerequisites
Knowledge of basic programming principles; experience in another programming or scripting language, such as Visual Basic, C, C++, or JavaScript, would be useful

Expected Duration
160 Minutes

Objectives:

Working with Classes in Java

  • identify how inheritance and polymorphism are implemented in Java.
  • implement inheritance between Java classes.
  • implement inheritance in a Java application.
  • create abstract classes and interfaces in Java.
  • declare and initialize instance and class members in Java.
  • use the final modifier to declare classes, methods, and variables in Java.
  • work with static and final modifiers in a Java application.
  • identify how Java manages system memory.
  • declare and instantiate Java's inner classes.

  • Course Number: 212090_eng