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 |
Which of these methods belong to Thread & Object class? join, yield, sleep, wait, notify
What is double in java?
What is a line break?
Can we have any code between try and finally blocks?
Can we use return in constructor?
What do you understand by overloading and overriding in java?
What is a string what operation can be performed out with the help of a string?
What are packages in java?
What is the major difference between linkedlist and arraylist?
does core java and j2se both are same?
What is the difference between replace and replace all?
java Technical questions asked by JPMC