If i type javac in the cmd prompt the required stuff do not appear on my screen. What do i do? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

If i type javac in the cmd prompt the required stuff do not appear on my screen. What do i do?

2nd Dec 2016, 5:09 AM
padma Biebs
padma Biebs - avatar
2 ответов
+ 2
you need to install jdk first then set environment variables then compile it javac is not a DOS command it is java
2nd Dec 2016, 6:27 AM
Sandeep Chatterjee
+ 1
it means java is not installed in ur pc first install java and make path then type javac on cmd screen..
13th Dec 2016, 2:52 PM
Saloni Balana
Saloni Balana - avatar