Java Tutorial: What makes Java Platform Independent

preview_player
Показать описание
Java is platform independent & same code can be on different OS, But how?
- Java compiler compiles the file & generate .class file.
- JVM has java interpreter which interpretes .class as per OS & execute the code.
DO watch video for more info.

This problem is similar to following:
How java is platform indepenedent,
java platform independent,
What makes java platform independent,
What you mean by platform independent of java,
java how it is platform independent,
java platform independent,
What is Java Compiler,
What is JVM,
java tutorial,
coding simplified,
java

CHECK OUT CODING SIMPLIFIED

I started my YouTube channel, Coding Simplified, during Dec of 2015.
Since then, I've published over 300+ videos. My account is Partner Verified.

★☆★ VIEW THE BLOG POST: ★☆★

★☆★ SUBSCRIBE TO ME ON YOUTUBE: ★☆★

★☆★ SEND EMAIL At: ★☆★
Рекомендации по теме
Комментарии
Автор

But how JVM is special, if it is also different for every OS just like any compiler for normal languages?.. I mean it is of the same use of a compiler for other languages. difference i find is that for java, it is creating an intermediate .class file.

manojkumar-ltwk