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 is collection class in java?
Why Java is not pure Object Oriented language?
I want to persist data of objects for later use. What is the best approach to do so?
How many bytes is a string?
Write a program in java to find the maximum and minimum value node from a circular linked list.
What is difference between static class and singleton pattern?
What are the 5 types of research methods?
What is the list interface?
What does escaping a character mean?
Explain about procedural programming language or structured programming language and its features?
What is hashset in java?
What is string immutability?
What is meant by stack and queue?
Explain the difference between an object-oriented programming language and object-based programming language?
What is java oops?