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
Is vector thread safe in java?
How can we find the sum of two linked lists using stack in java?
What is native code?
How can you set the applet size?
explain autoboxing in java?
What are the methods available in a class?
What is parameters example?
What is ascii format?
Is string an object?
Difference between a class and an object?
What are user defined exceptions?
How do you sort a string in java?
What are three ways in which a thread can enter the waiting state in java programming?
Is it possible to write a regular expression to check if string is a number?
What restrictions are placed on method overloading in java programming?