🔧 why java is a platform Independent ?
Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to
we can write java code in one system run on another system. java does not compile into a machine code.
It compile into byte code and it will be run interpretor using JVM. which make java plat form independent because it uses a virtual machine.
🔧 why java is a platform Independent ?
📈 29.87 Punkte
🔧 Programmierung
🔧 Java, but why? The state of Java in 2024
📈 15.42 Punkte
🔧 Programmierung