View Single Post
Old 04-25-2013, 12:25 AM   #10
Avilash
Registered User
 
Join Date: Apr 2013
Location: meerut
Posts: 23
To compile java file you need to use javac command e.g. javac myfile.java
this will compile the myfile and make the .class file.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Avilash is offline   Reply With Quote