Answer Posted / javac
See, you can put your class files any where on hard
disk.but at the same time you have to set the path in
environmental variable for the bin folder where javac.exe
file is available.after this you can compile and run
the .class file at the location where you have stored.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
If two threads have same priority which thread will be executed first ?
what is the volatile modifier for? : Java thread
When do I need to use reflection feature in java?
What are different ways of object creation in java ?
Compare java and python.
How does singleton class work?
When will we use them?
Can a serialized object be transferred via network?
How does java pattern compile work?
What is java beans?
What is the r character?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is the use of parseint in java?
What are the files generated after using IDL to java compiler?
Why is core java important?