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 flush () in java?
What does sprintf mean?
How many types of literals are there in JAVA?
Does java initialize arrays to zero?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
Can a class have a static inner class?
Can we use a default constructor of a class even if an explicit constructor is defined?
Why we use protected in java?
Tell me the latest versions in java related areas?
Can we synchronize static methods in java?
Can we overload run() method in java?
What is a parameter in simple terms?
What is a treeset class?
What is an i/o filter?
How many decimal places is a double?