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 JDK, JRE, JVM

Answer Posted / p.l.n.kumar

JDK is a software bundle consists of binary files such as
(javac,java,javadoc,jdb,javap,rmic....),java library files
(both old and new)and some header files. Development
environment requires this software.

JRE is also a software bundle same as JDK excluded with
some binary files( especially compiler - javac and
rmic ).Required to run applications of production
environment ( on client host system ).

JVM is available in both JDK and JRE. Java.exe file is used
to initiate VM process.The default heap size is 2MB and the
Max.heap size is 64MB.VM comes in two flavours...

-Hotspot client VM
-Hotspot server VM

Is This Answer Correct ?    85 Yes 50 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is __ init __ functions?

1198


Is minecraft java edition free?

1167


Explain about map interface in java?

1050


Can a method inside a interface be declared as final?

1045


What are the main concepts of oops in java?

1855


Discuss different types of errors that generally occur while programming.

1088


What are the Main functions of Java?

1130


What is singleton class example?

1086


How many types of threads are there in java?

1110


How do you sort a string in alphabetical order in java?

971


What are the fileinputstream and fileoutputstream?

1101


What is meant by collection in java?

1137


Name few java.lang classes introduced with java 8 ?

1047


What are Normalization Rules? Define Normalization?

1112


What are inbuilt functions?

1046