All applications programs are written and compiled in the following manner:-
start any text editor (For ex: notepad…… but i prefer dreamWeaver or NetBeans IDE to write the code
Write the building block of code for class as shown in the next considering the class
Write the code in side the main method (function) block as illustrated before.
[For NotePad] compile the Java file using the commend JAVAC as follow:-
Run the DOS environment form MS-DOS prompt command from programs submenu from the start menu...