Functionality of JVM?

Answer Posted / ravikiran

JVM will convert the byte code to user understandable code.
Provides the services like class loading,garbage collection

Is This Answer Correct ?    6 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java in layman terms?

521


What was java originally called?

503


How can we make sure main() is the last thread to finish in java program?

663


What is the reflection?

555


Is null a keyword in java?

552






How do you convert int to char in java?

569


What is the difference between an inner class and a sub-class?

503


Can Exception handling we can handle multiple catch blocks?

640


Is simpledateformat safe to use in the multithreaded program?

537


Can a abstract class be defined without any abstract methods?

550


Why for each loop is used?

498


Can we print null in java?

565


What is prime number in java?

530


What is classpath?

544


What is the internal implementation of set in java?

497