+ 3
How can a java application run in a computer, since it's extension is .jar and apps we using has .exe extension??
all the software programs using in computer has a .exe extension, and java has got .jar extension. then how a java app works in a computer??
4 ответов
+ 2
so jre is also included with .jar s right?
+ 1
I performed the steps as outlined, but the CMD prompt is not resulting in the appropriate action? I'm using Windows 10 64 bit - how can I make Java work?
0
use eclipse
0
because all java class file are store in a package and a class which have main method which is also define in package then make exe file of those package and run on window platform