JVM is platform independent or depeneded?

Answer Posted / manoj kumar sahu(secon pvt.ltd

jvm is platform depended.every operating system has their own
jvm.one os jvm is different from other os.due to JVM Platform
depended so java is platform independed.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is definition and declaration?

520


What is a null check?

531


Does unicode support all languages?

511


Which api is provided by java for operations on set of objects?

900


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

584






How to create an interface?

623


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

586


Explain the differences between static and dynamic variables?

578


What is skeleton and stub?

585


What is the purpose of the return statement?

508


What are inner classes or non static nested classes in java?

699


What is java util?

531


Give an example of use of pointers in java class.

556


Is array dynamic in java?

477


How can we make a class virtual?

634