Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Lesson 1.3 Java Programs and the Run Method

Objective

Students will be able to…
* Explain the purpose of the Run Method
* Explain the first thing that happens in your program when you click the Run button.
* Write a fully-formed Java program by including a class and a run method.