What is meant by JVM ?

Answer Posted / kailas v nair

JVM means Java Virtual Machine.Java compiler only converts
source code to byte code this code can be converted to
machine code by a java virtual machine.Every OS contain
their inbuilt JVM this feature of Java helps run any java
application on any platform(platforn independance).

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 map and hashmap in java?

610


What is java full form?

518


What is meant by class loader? How many types are there?

666


What is difference between c++ and java ?

660


What is the difference between overriding & overloading?

554






Why do we need strings in java?

517


Why is it important to initialize a variable?

485


What is use of functional interface in java 8? Explain

559


what is heap memory?

649


define polymorphism in java

622


What is sizeof in java?

549


Can I overload to string method

960


What is the function of http?

522


What is java in detail?

550


Write a function to print Fibonacci series and Tribonacci series?

743