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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is volatile data type?

1065


How do you check if two strings are equal in java?

1047


How can we find the actual size of an object on the heap?

1351


What is broken and continue statement?

1057


What are synchronized blocks in java?

1270


How many types of operators are there?

1031


Is a char always 1 byte?

1048


How objects of a class are created if no constructor is defined in the class?

1119


How many decimal places is a double?

1034


Is java type safe?

994


Can we assign null to double in java?

1071


Why do you canvas?

1085


Write a code to show a static variable?

1132


What does int argc char * argv [] mean?

1048


What is finally block?

1121