How to run Java code
i wrote a program for just to print helloworld,in notepad++,how can i run this,i istalled jdk1.6

Software/Hardware used:
ASKED: September 21, 2010  6:00 AM
UPDATED: November 10, 2011  4:40 PM

Answer Wiki:
when u wrote the java program and u have to save the program at any place if u set the path right in the environment variable settings. if not u have to save in jdk 1.6 in ur c drive and i thought u know how to compile and run by using javac and java commands
Last Wiki Answer Submitted:  November 10, 2011  4:39 pm  by  Subhendu Sen   22,035 pts.
All Answer Wiki Contributors:  Subhendu Sen   22,035 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

when u wrote the java program and u have to save the program at any place if u set the path right in the environment variable settings. if not u have to save in jdk 1.6 in ur c drive

and i thought u know how to compile and run by using javac and java commands

 655 pts.