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


explain about jre and jvm

Answers were Sorted based on User's Feedback



explain about jre and jvm..

Answer / devender/mimshad

jre->jre stand for java run time environment it is use to
run .class file which is generated after compilation.And it
must be present if any body want to run any java programe
in his machine.

Jvm->Java virtual machine.it is abstact computer on which
all java programe run it is consider to be power of java.
It is JVM that makes java a platform independent language.
Each operating system has its own JVM which enables it to
run Java programs irrespective of its development machine.

Is This Answer Correct ?    22 Yes 5 No

explain about jre and jvm..

Answer / kalyan g

JRE includes (JVM ) java virtual machine and some other
library files. That runs a java application

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Core Java Interview Questions

What exactly is methodology?

0 Answers  


Is java free for commercial?

0 Answers  


where do you place after you did code in java

2 Answers  


What is the difference between a break statement and a continue statement?

0 Answers  


what is hashmap& hashtable with example?

1 Answers   CTS,


What is difference between variable declaration and definition?

0 Answers  


What is the maximum length of a url?

0 Answers  


In what types of operations an ArithmeticException will be thrown?

3 Answers  


What is the difference between char and char *?

0 Answers  


What is a package?

2 Answers  


If try block is successfully executed, Then Is Finally block executed?

0 Answers   PUCIT,


What is stringwriter?

0 Answers  


Categories