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's the default access specifier for variables and methods of a class?
What is the primary benefit of encapsulation?
how to prepare for IT Officers Interview in Banks
0 Answers TATA, Tata Steel Limited,
What is codebase?
What is java reflection api?
Explain exception chaining in java?
Which browsers work with java?
How do you create a reference in java?
wat is final...? wat is finally...? wat is finalize....? difference between " final and finally and finalize "...?
Why destructor is not used in java?
What do you mean by byte code?
Can a class be final?