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 / harish

To compile a Java file, it should have a tools.jar and
dt.jar in the classpath. It should have a javac
executable. It compiles the class file. If you want to
execute the class file, you should have a Java Run-time
Environment. (JRE)

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is heap memory?

1164


What is mean by exception?

1081


Explain how to force the garbage collection in java.

1029


How to find the index of the largest number in an arraylist java?

1123


Why generics are used in java?

1101


What is functional interface in javatpoint?

1139


What is null statement?

1073


How do you sort in java?

1039


Does variable declaration allocate memory?

1093


How we can run a jar file through command prompt in java?

1021


What are the advantages of passing this into a method instead of the current class object itself?

1728


What is mysql driver class name?

1212


is it possible to instantiate the math class?

1106


What is a "pure virtual" member function?

1150


What is the use of 'super' keyword inside a constructor?

1026