is JVM platform dependent or independent..?

Answer Posted / kanhaiya sharma

JVM REFERS TO JAVA VERTUAL MACHINE.
MAINLY WORK OF JVM IS THAT CONVERT BYTECODE INTO MACHINE
CODE.

YES,JVM IS PLATEFORM-INDEPENDENT BACAUSE EVERY OS HAVE OWN
PRE-INSTALLED JVM THAT SUPPORTS TO JRE(JAVA RUNTIME
ENVIORMENT)AND JRE RESPONSIBLE FOR PROVIDE RUNTIME
ENVIORMENT TO EVERY OS.

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we declare an array without size in java?

523


Explain with example the concept of constant variable in java.

632


Can we overload destructor in java?

538


What is meant by data hiding in java?

636


What is the difference between serializable and externalizable interface?

568






How many digits is int32?

535


How to create a custom exception?

570


which class is the wait() method defined in? : Java thread

522


What are memory tables?

608


Is main a function?

513


How many static init can you have?

680


how to deploy tomcatserver to weblogic server? write d following steps?

1446


What's the base class in java from which all classes are derived?

740


What are the advantages of inner classes?

509


Explain the private protected method modifier?

545