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 |
when we have to use final class in java?
What package is math in java?
Write POJO class as a key to hashmap???
Is java a software?
What is the default value of an object reference declared as an instance variable?
Why java is object oriented?
Difference between local and global transaction ?
Explain about varargs in java?
What do you mean by singleton class in java?
What is OOPs & Why?
Can we declare array without size in java?
What is ResourceBundle class?