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
Define a package.
What is e in java?
How finally used under exception handling?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Where is stringbuffer stored?
How can an exception be thrown manually by a programmer?
Difference between process and thread?
what is the significance of listiterator in java?
Is java a prime method?
explain local datetime api in java8?
Why object class is super class for every class in java?
What is the maximum size of list in java?
What are the changes in java.io in java 8 ?
Can we create a class inside a class in java?
Is ++ operator is thread safe in java?