Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Navin Gada   on Aug 22 In Java Category.

  
Question Answered By: Juan Reynolds   on Aug 22

i dont know wht r u trying to achieve!
but one thing i would like to clarify is that..
when u r compiling a java  source code file the syntax to be used is javac
filename.java
when u r running the class file generated by compiling it, u have to use
java classname with no extension.
pls be elaborate as to wht u r trying to do.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on java -deprecation Or get search suggestion and latest updates.


Tagged: