- 2
How to compile Java program
Please tell me answer??
2 Réponses
+ 3
motivational quotes by Shivang dubey
First you should check java and jdk is installed in your system or laptop.
Than you can use any text editor and save the code their with .java extension and compile through comand prompt with javac and project name.
PS please phrase your problem with more descriptive approach by describing more about the platform you use and laptop or any ide you are using.
https://www.sololearn.com/Discuss/1822840/?ref=app
Nasif Rahman the question is poorly phrased but not against the guidelines. beginner can ask questions regarding their doubt.
+ 2
javac [soucefiles]