What do you mean by a JVM?
Answer / Priyanka Pethe
JVM stands for Java Virtual Machine. It is a software that provides the runtime environment in which Java bytecode can be executed. The JVM interprets the Java bytecode, manages memory, and handles other system level tasks for the Java application.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are Checked & Unchecked exceptions ?
explain different ways of using thread? : Java thread
What are the types of sockets in java?
What is I/O Filter?
Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
Explain the features of java?
Is null a value?
What is string data type?
Does garbage collection occur in permanent generation space in jvm?
Difference between abstract class and Interfaces?
7 Answers CTS, iFlex, PA Consulting, Sai Softech, Value Chain,
What is nullpointerexception in java?
Do you need to import math in java?