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

Can an integer be null java?

659


What is the difference between stringbuffer and stringbuilder?

664


what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????

1898


What is an arraylist in java?

604


explain what is transient variable in java?

737






Can we declare register variable as global?

623


How can we create objects if we make the constructor private ?

636


What is bitwise complement?

601


what is meant by abstract class?

732


what do you understand by synchronization? : Java thread

654


What is method and methodology?

704


What is variable in java?

607


What are the main concepts of oops in java?

813


How many bytes is a string in java?

619


What is the difference between error and an exception?

643