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
Does a function need a return?
What is the difference between the size and capacity of a vector?
What is main function purpose?
Define how objects are stored in java?
What are static variables and functions?
Variable of the boolean type is automatically initialized as?
Tell me a few examples of final classes defined in Java API?
What do you mean by a JVM?
Can we use static class instead of singleton?
How does system arraycopy work in java?
What is jvm? How its run?
Can we overload the main() method?
How big is a boolean?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is difference between static and abstract class?