What is a Java Virtual Machine?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the effect of keeping a constructor private?

687


What is the purpose of the System class?

785


What is the formula to calculate percentage?

764


Which is faster string or stringbuilder?

717


What is return in java?

744


How will you reverse a link list without using recursion?

805


What are the restriction imposed on a static method or a static block of code?

818


What methods are used in Servlet?Applet communication?

1932


What is the difference between multitasking and multithreading in Java

981


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

760


How do singleton patterns work?

745


What is anagram of a string?

715


What is the common usage of serialization? What exceptions occur during serialization?

820


What are the methods used to implement for the key object in the hash map?

799


What is the full name of java?

818