0
If i type javac in the cmd prompt the required stuff do not appear on my screen. What do i do?
2 Antworten
+ 2
you need to install jdk first then set environment variables then compile it
javac is not a DOS command it is java
+ 1
it means java is not installed in ur pc first install java and make path then type javac on cmd screen..