Exam 1 Java Programming Study Guide

(warning: this is intended as a guide, not an exhaustive list of exam subjects)

Variables and Primitive types:

type, size, declaration, and assignment

Operators:

functionality and operator precedence

String Class and formatting output

Control Structures

Scope

Loops

Conditional Structures

Breaks

Switch

Diagrams

Methods

Arrays

OOP

objects vs Classes

4 key concepts to classes