Friday, September 26, 2008

SAVE AND COMPILE AND RUN

Save the java file with filename .java,

Complie the java file with javac filename.java,

Run the java file with java filename.

No comments: