---
title: "Are JVM's platform independent?"  
description: "Are JVM's platform independent?"  
author: "Anonymous User"  
published: 2011-11-04  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/1319/are-jvm-s-platform-independent  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# Are JVM's platform independent?

JVM's are not platform independent. JVM's are platform specific run time implementation provided by the vendor.

## Answers

### Answer by Anonymous User

JVM's are not platform independent. JVM's are platform specific run time implementation provided by the vendor.


---

Original Source: https://www.mindstick.com/interview/1319/are-jvm-s-platform-independent

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
