What is the difference between a .jar file and a .java file? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the difference between a .jar file and a .java file?

14th Jan 2017, 7:35 PM
Mostafa Kerim
Mostafa Kerim - avatar
1 Answer
+ 5
.jar is a compiled to bytecode program. .java is code, that you are writing
14th Jan 2017, 7:39 PM
WittyBit
WittyBit - avatar