What is a package?

Answer Posted / suganthi

Package are container for classes that are used to keep the
class name space compartmentalized.

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 member variables initialization and assignment in a constructor?

758


Why does java not support operator overloading?

766


what do you understand by synchronization? : Java thread

652


Write a program to print the pattern given below

597


Can anonymous class have constructor?

644






Is upper case in java?

633


Which is better stringbuffer or stringbuilder?

616


What is an example of character?

660


Explain about strings in java?

703


What is the reflection?

655


Why string objects are immutable in java?

668


Can we force the garbage collection to run?

611


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

626


Can one thread block the other thread?

689


Differences between external iteration and internal iteration?

690