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

How transient variable is different from volatile variable?

762


What invokes a thread's run() method in java programming?

801


Is java a super set of javascript?

819


What is a function easy definition?

732


Describe the process as to how substring() methodology mechanisms in java.

774


Write code of any action class?

726


What is class??

990


What is oops in java?

765


Can we use string in switch case in java?

793


Can constructor be static or final?

850


List some important features of java 10 release?

717


What is a boolean field?

719


What is a pointer and does java support pointers?

773


Explain the advantages of packages in java?

701


Can you call a method in a method?

760