is JVM platform dependent or independent..?
Answer Posted / jala
jvm is platform independent wyy because the byete code
instructions are converted to according to that machine code
language
| Is This Answer Correct ? | 5 Yes | 37 No |
Post New Answer View All Answers
What is a void in java?
What do you know about the garbage collector in java?
What is space character in java?
Do you know why doesn't the java library use a randomized version of quicksort?
What does sprintf mean?
What is a platform?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
Which is bigger double or float?
How do you write a scanner class in java?
What is the null?
What is singleton class in java and how can we make a class singleton?
Is there any difference between nested classes and inner classes?
What class of exceptions are generated by the java run-time system?
What is the purpose of the runtime class in java programming?
What do you understand by the term singleton?