when there is a need of jvm then how we can say that java
is a platform independent language?

Answer Posted / bala

each OS has its own configuration for external resources
like connecting to a network accessing external memory, RMI
etc, so each OS has its own JVM to achieve this...

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is token in java?

775


Write a function to print Fibonacci series and Tribonacci series?

963


What are the differences between processes and threads?

762


What is collection class in java? List down its methods and interfaces.

729


What is a method in java?

727


What is the difference between exception and error in java?

714


What does the append?

718


What is the reason behind using constructors and destructors?

800


Why singleton is not thread safe?

782


What are the Static and Dynamic Variables? Differentiate them.

831


What is diamond operator in java?

717


From the two, which would be easier to write: synchronization code for ten threads or two threads?

824


What are different types of inner classes ?

782


Is singleton class thread safe?

753


Can a constructor be protected?

796