where lives in jvm
Answers were Sorted based on User's Feedback
Answer / ajay yadav
JVM lives in the topmost layer of the Operating System.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / srinu
JVM lives on Topmost layer operating system.every operting
system contain its own JVM
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guru tata
JVM Is an architecture specification for converting the source code to machine understandable code, it was basically developed on c language, it invoked when the source code need to be executed, it is architectural neutral works on any platform, it work along with the system software.
| Is This Answer Correct ? | 0 Yes | 1 No |
what do you understand by the term string with respect to java?
What is an abstract class?
Compare java and python.
What is a private class in java?
What is the life cycle of Thread ?
12 Answers HCL, Varnar Softech,
What are different types of multitasking?
Can a class extend 2 classes in java?
is there any function in java to make the text to blink?
How many unicode characters are there?
What problems will occur when you don?t use layout managers?
Can I uninstall java?
What is the purpose of void class?