2Programming with Java Statements
CERTIFICATION OBJECTIVES
• Understanding Fundamental Statements
• Implementing Statement-Related Algorithms from Pseudo-code
Software applications are composed of various statements. It is these language statements that allow for the proper sequence of execution and associated functionality to occur. The more statement types a software language has, the more effective the language can be. Table 2-1 provides short definitions of the Java statement types defined in the Java Language Specification, Third Edition, by James Gosling, Bill Joy, Guy Steele, and Gilad Bracha (Addison Wesley, ...
Get SCJA Sun Certified Java Associate Study Guide (Exam CX-310-019) 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.