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 the syntax and characteristics of a lambda expression?

777


What do you mean by platform independence?

769


Give an example of use of pointers in java class.

736


What do you understand by java?

730


Is java a super set of javascript?

804


What are the difference between string, string builder, and string buffer in java?

797


How many types of flags are there?

708


What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?

847


What is a newline character in java?

758


What is output buffer?

763


Why wait and notify methods are declared in object class?

787


Why we use methods in java?

717


If I only change the return type, does the method become overloaded?

712


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

728


What is string english?

746