View Single Post
Old 10-04-2013, 03:12 AM   #14
amitsharma11
Registered User
 
Join Date: Sep 2013
Posts: 86
In JDK, open command prompt and
to compile type..
javac filename.java
and to run/execute the file type-
java filename
__________________

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.
amitsharma11 is offline   Reply With Quote