what is a package?

Answer Posted / kavitha

The package is a Java namespace or part of Java libraries.
The Java API is grouped into libraries of related classes
and interfaces; these libraries are known as packages.
You can create your own packages to bind all ur classes at
one place.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the different between get and post?

510


What are the characteristics of Final,Finally and Finalize keywords.

712


What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?

648


What is the difference between pass by reference and pass by pointer?

510


Is set thread safe java?

510






How do you insert a line break?

508


What a static class can contains?

709


Describe what happens when an object is created in java ?

559


Can singleton class be cloned?

569


What is the difference between a window and a frame in java programming?

603


How do you test a method for an exception using junit?

542


Explain when noclassdeffounderror will be raised ?

629


What are the benefits of operations?

524


What is the static variable?

582


What are the features in java?

584