What is meant by JVM ?

Answer Posted / anusha.v

JVM is the java virtual machine which will convert the byte
code into user understandable code.JVM is a software which
act as an interpreter.JVM is mainly dependent on the
Operating System why because of different OS has its own
JVM.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about doubly linked list

630


Explain where variables are created in memory?

594


How do I remove a character from a string in java?

514


How many bits is a double?

536


What is meant by the value of a variable?

462






How do you empty a list in java?

552


Is main is a keyword?

591


what is interface in java? Explain

540


Can list be final in java?

493


How to check if linked list contains loop in java?

467


How is string stored in java?

569


What is the difference between private & public & friendly classes?

560


If a method is declared as protected, where may the method be accessed?

542


Can I overload to string method

979


Which one will take more memory: an int or integer?

783