Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Functionality of JVM?

Answer Posted / ranganathkini

The JVM is the core of the Java platform and is responsible for:

1. Loading bytecodes from the class files
2. Verifying the loaded byte codes
3. Linking the program with the necessary libraries
4. Memory Management by Garbage Collection
5. Managing calls between the program and the host environment.

Is This Answer Correct ?    70 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is keyword auto for?

1256


What is the formula to calculate percentage?

1072


Can size_t be negative?

1247


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?

1148


Can we create an object of private class?

1024


Can you have two constructors in java?

1048


What are the characteristics of java?

1124


Why are functions called methods in java?

1047


Write a program to calculate factorial in java?

1053


What exceptions occur during serialization?

1146


What does super keyword do?

1146


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

1084


Why to use nested classes in java?

1189


How does the java compiler work?

1036


List types of storage classes in java?

1222