What is the difference between a .jar file and a .java file? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 5
.jar is a compiled to bytecode program. .java is code, that you are writing
14th Jan 2017, 7:39 PM
WittyBit
WittyBit - avatar