What is a Java Virtual Machine?



What is a Java Virtual Machine?..

Answer / nashiinformaticssolutions

It is an abstract machine that gives Java programs a runtime environment. The underlying operating system runs the compiled Java code after it has been interpreted by the JVM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are the benefits of operations?

0 Answers  


What is the independent variable in an experiment?

0 Answers  


Difference between operator overloading and function overloading

0 Answers   Tavant Technologies, Virtusa,


What is classpath?

0 Answers  


By what default value is an object reference declared as an instance variable?

1 Answers   Wipro,






When do we use synchronized methods in java?

0 Answers  


tell me some common

2 Answers   TCS,


What are non-access modifiers?

2 Answers   Cognizant,


What’s the difference between the methods sleep() and wait()?

0 Answers  


Can each java object keep track of all the threads that want to exclusively access it?

0 Answers  


What's the base class in java from which all classes are derived?

0 Answers  


How do you clear a list in java?

0 Answers  


Categories