Answer Posted / syed mudassir
jvm is a java virtual machine which has multiple tasks to
work on.
converting .class into exe code is one of the responsibility
of jvm
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is methods and methodology?
Explain about transient variables in java?
What is the exact difference in between Unicast and Multicast object?
What is use of set in java?
Is a class subclass of itself?
Explain the JDB in depth & command line.
Can you access the private method from outside the class?
Is char a method in java?
What is the byte order of byte buffer?
Is arraylist ordered?
What is += mean in java?
What is the role of garbage collector in java?
List some important features of java 10 release?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
Where are the local variables stored?