What is JAR file

Showing Answers 1 - 2 of 2 Answers

Pattukkottai Arun

  • Jul 22nd, 2005
 

A Jar file (short for Java ARchive) is a ZIP file used to distribute a set of Java classes. It is used to store compiled Java classes and associated metadata that can constitute a program

  Was this answer useful?  Yes

bala

  • Nov 7th, 2005
 

Pattukkottai Arun Wrote:A Jar file (short for Java ARchive) is a ZIP file used to distribute a set of Java classes. It is used to store compiled Java classes and associated metadata that can constitute a program

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions