GettingStarted2
Some simple exercises to get started in Java programming.
Description: Some simple exercises to get started in Java programming.
Create a new Netbeans project, name it GettinStarted2
Netbeans > new > project > java application > GettingStarted2
Type in code:
When it's typed in, click the "Run" arrow
Sample Output:
Last updated
Was this helpful?