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

What is the symbol for space?

558


How finally used under exception handling?

503


What is the difference between preparedstatement and statement in java?

544


What is the generic class?

526


What is sortedset in java?

566






Why packages are used?

537


What is an arraylist in java?

511


What is the SimpleTimeZone class?

1793


What kind of variables a class can consist of?

630


extending thread class or implementing runnable interface. Which is better? : Java thread

560


can any body body expalin best definitions & best real time exaples for opps concepts.

1834


Explain the difference between transient and volatile in java?

569


What is return null in java?

505


Is 0 a real number?

581


Difference between nested and inner classes ?

599