0
How to make a program in Java and then a application.
2 Answers
+ 1
if you want to write Java program then first you have to install JDK then you can write program in notepad or use IDE.
If you want to make application in Java such as desktop application then you can use IDE such as Oracle's netbeans.
0
Export it as a .jar file