|
||
|
Lesson 1
Classes, interfaces, and objects
|
||
|
One of Java's strengths is its excellent support for object-oriented programming.
This support is provided through classes and interfaces, which are the building blocks of all Java programs. The ability to effectively use classes
and interfaces is an essential Java programming skill. The certification exam recognizes the importance of class and interface fundamentals and
contains a number of questions that test your knowledge of them. This module reviews these topics and identifies any important points that you should
know in preparation for the exam.
Module objectives
This module will review your knowledge of Java classes and interfaces, provide examples of their use, and help you to satisfy the following exam
objectives:
|
||
|
|
||
