I have done the program to print hello world as in the lesson...now I need to know how to compile..plz help me..? tks | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

I have done the program to print hello world as in the lesson...now I need to know how to compile..plz help me..? tks

21st Oct 2016, 2:06 PM
Ajin N D
Ajin N D - avatar
4 ответов
+ 3
Use javac, the java compiler. javac yourprogram.java Are you using Eclipse?
21st Oct 2016, 2:31 PM
Zen
Zen - avatar
+ 2
To compile and run java programs directly with Notepad++, follow these steps: https://www.willnwish.com/complie-java-code-directly-notepad/
21st Oct 2016, 3:45 PM
Zen
Zen - avatar
0
notepad++ for writing program..did u mean it or anything else on java
21st Oct 2016, 3:25 PM
Ajin N D
Ajin N D - avatar
0
use eclipse or netbeans..that would be better.
21st Oct 2016, 8:33 PM
Uchit Mahapatra
Uchit Mahapatra - avatar