- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How is Java platform independent?
When you compile Java programs using javac compiler it generates bytecode. We need to execute this bytecode using JVM (Java Virtual machine) Then, JVM translates the Java bytecode to machine understandable code.
You can download JVM's (comes along with JDK or JRE) suitable to your operating system and, once you write a Java program you can run it on any system using JVM.
- Related Articles
- What is meant by Java being platform-independent?
- What is Platform Logging API in Java 9?
- Is Flutter a stable platform to develop cross platform application?
- What Is Google Cloud Platform?
- How to build a java web application using SAP platform and HANA database?
- Independent Vertex Set
- Independent Line Set
- What is the best cryptocurrency trading platform?
- Facebook is a great platform for charity fund
- What is the Platform as a Service (PaaS)?
- Largest Independent Set Problem
- What is the difference between Independent and Contingent Investments?
- HTML Navigator platform Property
- Why Qries is a better platform compared to Quora?
- What is a Cloud-Native Application Protection Platform (CNAPP)?

Advertisements