Answer Posted / srikanth
jvm stands for java virtual machine
jvm is a machine which is mainly responsible for providing
development and runtime envirment
responsible for converting byte to native code
responsible for allocating memory and deallocating memory
responsible for achiving flatform independent
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is meant by the value of a variable?
What do you mean by append?
Explain the difference between abstraction and encapsulation.
What is the java project architecture?
What is meant by string is immutable?
What is the buffer limit?
Is namespace same as package in java?
What are different types of classloaders?
What lambda means?
Can we use both this () and super () in a constructor?
What's the difference between comparison done by equals method and == operator?
How will you call an Applet using Java Script Function?
What is flush buffer?
State two differences between C and Java.
What exactly is java?