Answer Posted / qim2010
JVM is platform dependent. There can be any number of jvm's
but they all understand the one common language called byte
code and translates them into the binary executable of a
particular platform for which they are developed.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function of log?
What is the use of object and class classes?
Can there be an abstract method without an abstract class?
What is regex in java?
What is difference between fail-fast and fail-safe?
What is the maximum size of byte array in java?
How do you get length in java?
How do you create a bulleted list?
Can a vector contain heterogenous objects?
What is prefix of a string?
Why parsing is done?
Can a main method be declared final?
Explain the difference between treeset and treemap in java?
What is application system?
How do you escape json?