What is JAR file?

Answer Posted / janet

Jar file allows to efficiently deploying a set of classes
and their associated resources. The elements in a jar file
are compressed , which makes downloading a Jar file much
faster than seperately downloading several uncompressed files.
The Package java.util.zip contains classes that read and
write jar files.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many ejb objects are created for a bean?

624


Why do we need ejb in java?

603


What do you mean by ejbdoclet?

706


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?

733


Explain what is an EJB Context?

687






What is mdb?

642


What is session facade in ejb?

643


Explain ejbhome and ejbobject in ejb?

678


What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?

655


How many enterprise beans?

635


Differentiate “find a method” from “select method” in EJB ?

615


What are the types of ejb?

631


How to generate ejb stubs in eclipse?

834


Enlist the contents of Container.

663


Is it possible to have threading in ejb?

642