Answer Posted / javamasque
Java Virtual Machine is the runtime environment of JAVA. The JVM has 3 forms as 1. Specification 2. Concrete implementation 3. Run time execution. JVM is platform dependent. A single JVM instance is created per JAVA standalone or web application. The lifecycle of JVM instance starts with the start of application and ends with the stop of application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
Differece between class and generic class?
Which is faster string or stringbuilder?
Is java developer a good career?
What is a classloader in java?
How many digits is int32?
What is data type example?
Which sorting is best in java?
What is predicate in java?
Are variables stored in ram?
Is final static java?
Can arraylist contain null values?
What is string in java?
How much ram can a 64 bit processor theoretically?
Define canvas?