0
How can I compile java program
I moved my jdk and jre to same location on hard drive C .Also I setup all the path variables in my computer advance options .When I opened cmd and typed there javac to check wether it is working it shows nothing.Please help me
4 Respuestas
+ 5
get a compiler
0
which type of compiler
0
javac filename.java
0
first you write the programme then in the upside options will be there... So then click on compile option... if there will be no errors
in your programme then your programme will get compiled....