Be sure before starting you should have following Applications
- A Text Editor like Notepad or EditPlus or eclipse or NetBeansIDE.
- A java Compiler jdk1.7.0_03 (you can download this softwares).
- And also Command prompt(cmd).
- Firstly, goto the directory where your java program is saved.
cd folderName - To change directory
driveName: - To change drive(eg c:)
- Now Compile you java program by writing
- To run write
No comments:
Post a Comment