I am trying to compile some java code on Windows 7 pc, I have installed java JDK and I am trying to use the javac
command in cmd but I get output saying that
'javac' is not recognized as an internal or external command,
operable program or batch file.
What do I have to do to enable compiler in cmd or is it possible to do in Windows?