where lives in jvm

Answers were Sorted based on User's Feedback



where lives in jvm..

Answer / ajay yadav

JVM lives in the topmost layer of the Operating System.

Is This Answer Correct ?    7 Yes 1 No

where lives in jvm..

Answer / srinu

JVM lives on Topmost layer operating system.every operting
system contain its own JVM

Is This Answer Correct ?    2 Yes 0 No

where lives in jvm..

Answer / balbir

jvm available in jre

Is This Answer Correct ?    1 Yes 0 No

where lives in jvm..

Answer / poorna chandar rao.yerrabothu

in processor

Is This Answer Correct ?    2 Yes 2 No

where lives in jvm..

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

Post New Answer

More Core Java Interview Questions

What is super?

0 Answers  


What is a class instance variable?

0 Answers   Tech Mahindra,


What are the four versions of java?

0 Answers  


What is ide with example?

0 Answers  


Which class is the superclass of all classes?

0 Answers  






What do bitwise operators do?

0 Answers  


What does string [] args mean?

0 Answers  


What is the difference between static binding and dynamic binding?

0 Answers  


Explain about anonymous inner classes in java?

0 Answers  


Can we override the static method?

0 Answers  


Explain wrapper classes in java?

0 Answers  


Why is multiple inheritance not supported in java?

0 Answers  


Categories