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 / alok kumar singh

JDK- JDK stands for java development kit which contain jre
and jvm and other supporting tools for development of programs.

JRE- JRE stands for java runtime environment which provide
the neccesory jar file that compile source code into byte
code. and it contain java virtual machine .

JVM- JVM stands for java virtual machine that convert byte
code into native code . the native code are those code that
are understandable by machine.

Is This Answer Correct ?    55 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I remove a character from a string in java?

1006


How can we make a class virtual?

1181


Can we have two main methods in a java class?

1099


What is static import in java?

1033


Explain exception chaining in java?

1223


What are serialization and deserialization?

1316


Is sizeof a preprocessor?

1043


What is a concrete classes? Is Java object class is concrete class?

1026


What is assembly language?

1060


Does constructor be static?

1088


What is java and why do we need it? Explain

1200


Difference between static and dynamic class loading.

1182


Write a code to create a trigger to call a stored procedure

1029


Does isempty check for null?

1070


What is a conditional statement explain with example?

1064