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

What is a superclass?

922


What is difference between string and stringbuffer?

491


Write a program to show whether a graph is a tree or not using adjacency matrix.

594


What is the set interface in java programming?

626


What do you mean by static variable?

572






How to compare strings in java?

501


What is adapter in java?

518


How is abstraction implemented in java ?

543


Can a class with private constructor be extended?

487


What is meant by class?

540


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

590


Explain an intermediate language?

507


What is indexof?

543


What is difference between adapter class and listener?

498


What are the classes of java?

542