JVM is platform independent or depeneded?

Answer Posted / qim2010

JVM is platform dependent. There can be any number of jvm's
but they all understand the one common language called byte
code and translates them into the binary executable of a
particular platform for which they are developed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between equals and hashcode method?

566


Explain about anonymous inner classes ?

572


How do you do absolute value in java?

521


What 4 doubled?

537


What is constructor in java ?

629






Can you write a java class that could be used both as an applet as well as an application?

515


How many types of interfaces are there?

569


What are the different types of garbage collectors in java?

540


How to reverse a string in java?

513


What is your platform?s default character encoding and how to know this?

1747


What is data type in computer?

515


What is the Concept of Encapsulation in OOPS

548


What are java packages?

578


Does substring start with 0?

550


How do you print array in java?

547