Chapter 2. Language Fundamentals

OBJECTIVES

This chapter helps you to prepare for the exam by covering the following objectives from the “Language Fundamentals” section of the Sun testing objectives:

Identify correctly constructed source files, package declarations, import statements, class declarations (of all forms including inner classes), interface declarations and implementations (for java.lang.Runnable or other interfaces described in the test), method declarations (including the main method that is used to start execution of a class), variable declarations, and identifiers.

  • To be a Java programmer, you must know how to create packages, import classes and interfaces from other packages, and create a program's main() method. The certification ...

Get Sun Certification Training Guide (310-025, 310-027): Java™ 2 Programmer and Developer Exams now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.