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 / laxmi narayana moru

jdk:
jdk means java development kit which contains the set of
tools like javac,java,javap,javah,javadoc to run the java
programme...
jre:
jre means java runtime environment which contains jdk and
java api
jdk is nothing but set of tools
api is a collection of predefined classes and interfaces
jvm:
jvm means java virtual machine which converts the byte code
into machine code which is understandable by the current
machine...

Is This Answer Correct ?    12 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the byte range?

1076


Explain the difference between abstract classes and interfaces in java?

1264


Mention some interfaces implemented by linked list in java.

1079


What is a substring of a string?

1232


Is node a data type in java?

1060


How can we access some class in another class in java?

1053


Why does java not support pointers?

1175


How do you declare an array in java?

1135


Can we restart a thread already started in java?

1146


What is generic type?

1079


How to Sort Strings which are given in List and display in ascending order without using java api.

4515


What's the purpose of using break in each case of switch statement?

1041


Why is a string immutable?

1067


What is ascii code?

1367


What is a byte array?

1149