is JVM platform dependent or independent..?

Answer Posted / bapu

x.java file compiled by compiler.but .class file contains
source code equivalent to byte code.
But the microprocessor cannot understand byte code
instructions,neither can it execute them.Jvm can convert
byte code into machine code.JVM is not a machine-it is a
program.
jvm is system dependent.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can an interface be defined inside a class?

720


Is heap stored in ram?

700


What is string and its types?

821


Is array size fixed in java?

720


Can we extend a class with private constructor?

707


Why are lists ordered in java?

751


What is the file type?

773


What do you mean by jjs in java8?

746


What are 3 boolean operators?

716


Will minecraft java be discontinued?

895


Is a method a function?

763


Compare overloading and overriding?

749


What is meant by structural programming?

767


What is the public method modifier?

724


What is a Presistent Object?

893