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...

Difference between JVM and JRE?

Answer Posted / praveen

JVM --- JVM converts byte code into machine(processor)
understandable language.
----We import some classes in java program.
----JVM execute those class methods in java library and
place the result into the program.

JRE = JVM + java library

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is string is a data type?

903


Explain about java sdk?

963


What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

997


Why collection doesn’t extend cloneable and serializable interfaces?

1046


Is java call by value?

1023


Can you tell me range of byte?

942


What are different types of states exist for a thread?

959


What is character in data type?

915


Is boolean a wrapper class in java?

998


Can you give few examples of final classes defined in java api?

952


What makes a function well defined?

935


What is append in java?

1087


What do you understand by java virtual machine?

1120


What is palindrome in java?

928


I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?

952