What is the difference between a .jar file and a .java file? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 5
.jar is a compiled to bytecode program. .java is code, that you are writing
14th Jan 2017, 7:39 PM
WittyBit
WittyBit - avatar