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...

Is JRE required to compile Java files ?

Answer Posted / abhishek

see,javac is compiler of java which is use to convert
the .java file into .class file,but only .class file can
not exceute the java program for exceuting java program we
should require a enviorment and a JIT compiler,the
enviorment over which .class file exceutes itself is called
jre(java runtime enviorment),Na JIt compliler which works
as interepter for .class file ,that makes java plate for
independent

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is private static class in java?

1068


What is difference between path and classpath variables?

1159


What does java se mean?

1098


Is there any sort function in java?

1105


give an example for encapsulation?

1095


Is there a case when finally will not execute?

1064


What is the full name of java?

1188


What is a private class in java?

1125


What is java volatile?

1142


What is difference between static and abstract class?

1066


Can we use static class instead of singleton?

1109


How java is similar to c?

1096


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

1376


What is the difference between static and non-static variables in java programming?

1038


What does microservices mean?

1006