4Working with Basic Classes and Variables

CERTIFICATION OBJECTIVES

Understanding Primitives, Enumerations, and Objects

Practical Uses of Primitives, Enumerations, and Objects

Image Two-Minute Drill

Q&A Self Test

CERTIFICATION OBJECTIVE

Understanding Primitives,Enumerations, and Objects

Exam Objective 1.1 Describe, compare, and contrast primitives (integer, floating point, boolean, and character), enumeration types, and objects.

An application is made up of variables that store data and code that manipulates the data. Java uses primitives to store its most basic data types. These primitives are then used to create more advanced data types called ...

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.