View Single Post
Old 03-26-2012, 11:27 PM   #4
webguru11
Registered User
 
Join Date: Aug 2011
Posts: 24
In JDK, open DOS and 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.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
webguru11 is offline   Reply With Quote