What is JVM ? use of JVM?

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


Please Help Members By Posting Answers For Below Questions

What is the final access modifier in java?

802


What is java algorithm?

698


What is application tier?

763


How static variable work in java?

803


which pattern is default in scanner package?

1990


Why stringbuffer is faster than string?

766


Does java list allow null?

745


What is stringjoiner ?

737


Why do we need singleton?

729


Explain about data types?

764


Can we override final method?

743


What is the equal sign?

790


What is the r character?

778


What is the difference between static and non-static variables in java programming?

697


Explain about exception propagation?

754