javascript
Brief description  about Online courses   join in Online courses
View Rahul k Yadav 's Profile

How to compile a java file

command to compile a java file:

Syntax: javac filename.java
Example: javac siliconindia.java

Here the file name is siliconindia
Asked by Rahul k Yadav | Jun 1, 2012 |  Reply now
Replies (1)
View mahadev-kumar sahu 's Profile
This is correct but make sure before run this command your java path shoul be installed in your system envirnment.
Jun 1, 2012