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 javac_g?
What isan abstract class and when do you use it?
How do I convert a string to an int in java?
What is the difference between class forname and new?
Is singleton a bad practice?
What do u mean by variable?
What are the main differences between the java platform and other platforms?
What is object in java?
What is anagram number?
What is multi-catch block in java?
How is java created?
Why do we need array in java?
What is bufferedwriter?
what is heap memory?
When can an object reference be cast to an interface reference in java programming?