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

Why 1 is not a prime number?

0 Answers  


Explain java heap space and garbage collection?

0 Answers  


What is int argc char * argv?

0 Answers  


Why put method is idempotent?

0 Answers  


What are event-delegation model and event-inheritance model? Which is best?

1 Answers  


What is the largest data type in java?

0 Answers  


What is the difference between Java and C++?

0 Answers   Integreon, TCS, ZS Associates,


how to print the below in java?thanks in advance.... * * * * * * * *

3 Answers  


Can we serialize singleton class?

0 Answers  


What is the best way to findout the time/memory consuming process?

0 Answers  


IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.

6 Answers   Accenture, CTS,


What are the differences between c++ and java?

0 Answers  


Categories