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
Does garbage collection occur in permanent generation space in jvm?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What is jdbc api?
Can we able to pass objects as an arguments in java?
How is garbage collection controlled?
How do you use nextline in java?
Which command from the jdk compiles a java program?
What is vector?
Differentiate between == and equals().
What is charat ()?
What is lambda in java?
Why are data types important?
Is math an abstract class in java?
What is a function in java?
What is a boolean in java?