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 java volatile?
Explain what is Marker interface?
What is meant by bytecode?
What is the main function in java?
What is difference between length and length() method in java ?
What is keyword auto for?
What is the difference between serializable and externalizable interfaces?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
How to write custom exception in java?
What is the use of bufferedreader?
Why char array is favored over string for the storage of passwords?
What do you know about java?
What does sizeof return?
Why is java architectural neutral?
How to calculate the length of a singly linked list in java?