What is the difference between a .jar file and a .java file? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
+ 5
.jar is a compiled to bytecode program. .java is code, that you are writing
14th Jan 2017, 7:39 PM
WittyBit
WittyBit - avatar