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 is the statements?
What is difference between null and void?
What are the four pillars of java?
What is the class in java?
What are different types of multitasking?
How Marker Interfaces are instruct to complete the desired need ?
why we write public static void main (String args[]) in core java plz explain briefly??????????????????
How many types of threads are there in java?
How can you say java is object oriented?
What is the difference between state-based unit testing and interaction-based unit testing?
How do you use nextline in java?
What is parsing in java?