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
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
What is difference between classpath and path variables in java?
What is yield () in java?
How do you initialize an arraylist in java?
Why can't we make a class private in java?
Which are the two subclasses under exception class?
Write a java program to print fibonacci series?
What are streams?
what are abstract functions?
What is difference between iterator and enumeration in java?
What is dot operator?
What are the different types of collections in java?
Can we override compareto method?
Why lambda expression is used in java?
What is the main use of java?