What are packages in java?

Answer Posted / glibwaresoftsolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is another word for methodology?

744


What is thread safe singleton?

712


How use .contains in java?

887


Is 0 true or is 1 true?

701


How to display arraylist values in java?

708


What is instanceof keyword?

941


Can we return null in java?

824


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

825


How do you use wildcards?

738


What is bifunction in java?

871


Why convert an applet to an application?

850


What is module in project?

722


What is autoboxing and unboxing?

761


Is a method a procedure?

764


Can we extend singleton class?

709