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
What are daemon Threads in java?
What is anagram in java?
Explain treeset?
How do you use find and replace?
Which list does not allow duplicates in java?
What is the range of the short type?
What is a linkedhashmap java?
How to perform quicksort in java?
What is the use of private static?
How will you communicate between two applets?
What is parsing a sentence?
Tell us something about an iterator.
What is Applet Stub Interface ?
what is predefined function in java?
How many types of interfaces are there?