Answer Posted / vinaya paluru
JVM stands for Java Virtual Machine. Its the environment in which java programs are executed.Its a software implemented on non-virtual hardware and on standard operating systems."Write once, run anywhere" is achieved by JVM. It accepts form of computer intermediate language commonly referred as java byte code
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of java over C++?
What is this () in java?
Why is stringbuffer called mutable?
What is blank final variable?
What do bitwise operators do?
What is lambda programming?
What is java developer skills?
What are jee technologies?
In java, how many ways you can take input from the console?
Tell me about your ability to work under pressure
What kind of variables a class can consist of?
What is passing value java?
Explain the private protected method modifier?
Why are global variables used?
What is a finally block?