Objective
In this lab, you will create your first program and you will learn how to compile and execute the program.
In the following lab, you will learn:
- How to create a simple Java program
- How to execute a program and understand the code of program
- How to write comments in a program
Continue
Proceed to Lab 1 - Hello World.