is JVM platform dependent or independent..?

Answer Posted / sadhi

jvm is a program and it is system dependent. Because every
system differentiate in developing tools and software..
so, the jvm software is convert the class file which is have
byte code into machine code to according to that specific
configuration. Since jvm is depend on the system software
and hardware..

Is This Answer Correct ?    40 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is canonical name in java?

622


Can a class be declared as protected?

541


When should I use singleton?

521


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

599


Is 0 true or false?

514






Is map sorted in java?

569


How to sort an array from smallest to largest java?

546


What is == and === in javascript?

559


What is an example of a boolean?

571


What is the difference between Java and C++?

615


What is visibility mode?

533


What is int argc char * argv?

569


What is unmodifiable list in java?

536


Is int primitive data type?

507


What is java and its types?

553