how to i run the java programming by using command prompt
javahow to run java programming
Page 1 of 1
1 Replies - 641 Views - Last Post: 26 February 2009 - 03:24 AM
Replies To: java
#2
Re: java
Posted 26 February 2009 - 03:24 AM
javac filename.java <<< this compiles the file and produces a class file
java filename <<< runs the code
but make sure that u are in the directory that has the file that u are trying to run
java filename <<< runs the code
but make sure that u are in the directory that has the file that u are trying to run
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|