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


how to create a jar file in java



how to create a jar file in java..

Answer / rukumani khandhan

Java Archive (JAR) files are compressed files into which
you can store many files.
To create a JAR file, go to the directory where your files
are located and type:

jar -cf <jarfilename>.jar *.*

Is This Answer Correct ?    14 Yes 1 No

Post New Answer

More Core Java Interview Questions

What do you understand by an io stream?

0 Answers  


What is java beans?

0 Answers  


Where is singleton pattern used?

0 Answers  


What is garbage collection in Java, and how can it be used ?

32 Answers   Accenture, HCL, Infosys, Sara, SITS, TCS, Wipro,


If I only change the return type, does the method become overloaded?

0 Answers  


What is an anonymous class in java?

0 Answers  


What is namespace in java?

0 Answers  


What the difference is between execute, execute Query, execute Update?

0 Answers  


Can we access a database using applets?

2 Answers   Hewitt,


If a variable is declared as private, where may the variable be accessed?

0 Answers  


What is defined as false sharing in the context of multithreading?

0 Answers  


What is a default constructor and also define copy contrucyor?

0 Answers   Global Logic,


Categories