Console Output

Objective #1: Compile and execute a simple Java program.

Objective #2: Use the println method.

Objective #3: Understand the difference between the print and println methods.

Objective #4: Understand how to use the escape sequences \", \n, and \\.