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
How many threads can I run java?
What is a static class in java?
What are computer functions?
what are Hostile Applets?
What are pass by reference and pass by value?
State the difference between creating string as new () and literal.
Is java ee a framework?
Can we initialize the final blank variable?
Describe the various concepts related to object oriented programming (oop).
Can we assign null to double in java?
What is arguments in java?
How do you compare two objects?
What is ternary operator? Give an example.
What is loop in java?
What are the various access specifiers for java classes?