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 |
How to sort an array in java without using sort method?
What is json parser in java?
Why are arrays useful in java?
What are keywords and reserved words in java?
What is the purpose of static methods and static variables?
Why is logger singleton?
What is a method in coding?
How do you declare a destructor in java?
What is a boolean flag in java?
What is high level language in computer?
what is difference between abstract factory and factory design patterns?
What are data types in oop?