What is a package in java?
Answers
Answered by
13
QUESTION: What is a package in java?
(´✪‿✪`)(´✪‿✪`)(´✪‿✪`)(´✪‿✪`)
⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵⤵
A package is a collection of different classes and their functions which can be used in a program.
___________________________________
♯Be Brainly❗
Answered by
6
HeYa Mate Your answer is..!!
A Java package organizes Java classes into namespaces, providing a unique namespace for each type it contains. Classes in the same package can access each other's package-private and protected members.
HOpe iT HelP YOu DEaR ♥
Similar questions