What is meant by packages?

Answer Posted / dhivyashree.p

packages are the collection of pre-defined classes and
objects. which is used to reduce the size of the program and
use the functions in the predefined classes in our own
function simply by using the format with appropriate name to
use the required classes.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is square root in java?

587


Differentiate between stringbuffer and string?

594


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

655


Define how destructors are defined in java?

588


What about anonymous inner classes in java?

562






What is double parsedouble in java?

546


Define the term string pool?

587


What are the 6 boolean operators?

553


How will you print number in reverse (descending) order in BST.

582


When can an object reference be cast to an interface reference in java programming?

582


Can sleep() method causes another thread to sleep?

567


What is the public method modifier?

544


What are memory tables?

610


What is deserialization?

585


what is singleton class in java?

621