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
What methods are used in Servlet?Applet communication?
Does java map allow duplicates?
Is there any limitation of using inheritance?
Differentiate between == and equals().
Is java an open source?
Difference between nested and inner classes ?
Is there is any difference between a scrollbar and a scrollpane?
What is the meaning of nullable?
Why java is platform independent? Explain.
Does substring start with 0?
What is the purpose of return statement?
What are the new features in java 8? Explain
How arrays are stored in memory in java?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
what is an objects lock and which objects have locks? : Java thread