Sunday, August 4, 2013

Creating java program in netbeans

Creating java program in netbeans: step by step 
11.      Click on the file menu.
22.      Click on the new project sub menu.

33.      Select java from left menu.
44.      Then select java application from right menu.
55.      Click next button.


66.      Type the project name into the highlighted text box.
77.      Click on finish button.

88.      You will see the window like this.

99.      Type here this code.

110.  Run the program by clicking on run button.
111.  And see your result bellow.



No comments:

Post a Comment