what is meant by package in java?

Answer Posted / thamarai selvi

Package is the java mechanism for grouping the classes..

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is final, finally, finalize?

596


What do you understand by soft reference?

586


What is an class?

593


Can you achieve runtime polymorphism by data members?

587


What is the name of the java compiler?

528






What do you mean by light weight and heavy weight components?

555


What is a lightweight component?

596


How finally used under exception handling?

516


Can we have static methods in an interface?

566


What is <> used for in java?

669


What is treeset in java?

547


What is return keyword in java?

561


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

550


Is java util list serializable?

537


Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

541