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
What is the effect of keeping a constructor private?
What is the purpose of the System class?
What is the formula to calculate percentage?
Which is faster string or stringbuilder?
What is return in java?
How will you reverse a link list without using recursion?
What are the restriction imposed on a static method or a static block of code?
What methods are used in Servlet?Applet communication?
What is the difference between multitasking and multithreading in Java
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
How do singleton patterns work?
What is anagram of a string?
What is the common usage of serialization? What exceptions occur during serialization?
What are the methods used to implement for the key object in the hash map?
What is the full name of java?