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
What is the purpose of methodology?
How the interruptible method gets implemented?
What is fundamental datatype?
What Is Query Throttling in java?
Is java jre still free?
Explain the private protected method modifier?
Is c better than java?
What are thread groups?
Write a program to reverse array in place?
Why doesn't the java library use a randomized version of quicksort?
What is tree node in java?
How can you share data between two thread in Java?
What is methodological theory?
What is a loop java?
How thread scheduler schedule the task?