is JVM platform dependent or independent..?

Answer Posted / megha pandav

We can't directly says that JVM is platform independent but
due to JVM java has become platform independent.Because JVM
convert byte code into the microprocessor readable format.so
that code able to run on any machines like windows,
linux,Macnitosh etc...

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java an open source?

528


What is better - 'bit-shift a value' or 'multiply by 2'?

701


What is a blocking method in Java?

606


Are there structures in java?

554


What happens if constructor is private?

566






What are the 6 boolean operators?

553


Is set thread safe java?

504


What does the “static” keyword mean? Can you override private or static method in java?

633


Can final class have constructor?

502


Is assembly language a low level language?

502


What is parseint?

540


What is a numeric string?

565


What is meant by anonymous class?

593


Can we print null in java?

574


Explain the scope of a variable.

638