what is meant by package in java?

Answer Posted / sonali

package is collection of classes and interfaces, that
provides a high level layer of access protection and nams
space mgt. Also it is a way of grouping of variety of
classes and interfaces together.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the final method and abstract method?

760


How does varargs work in java?

822


What is string literal in java?

760


What is lastindexof in java?

746


Difference between notify() method and notifyall() method in java?

737


Why call by value prevents parameter value change?

794


Will the jvm load the package twice at runtime?

805


What is visibility mode?

719


What is difference between char array and string?

765


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

1806


Does set allows null in java?

701


explain copyonwritearraylist and when do we use copyonwritearraylist?

712


What is local class in java?

751


What is math floor in java?

659


v-model life cycle

1803