Computer Science, asked by heeee, 1 year ago

What is a package in java?​

Answers

Answered by Soumok
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 Anonymous
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