Computer Science, asked by paulbeauty445, 7 months ago

what is java package? which is default package of java programming?​

Answers

Answered by Anonymous
8

\huge\underline\frak{\fbox{AnSwEr:-}}

\green{\underline\textbf{java package}}

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.

java. lang is the package available by default in the java platforms i.e. all the functions of the java. lang package can be used by default in any java program without the need to import the package for any particular class.

(っ◔◡◔)っ ♥ Hope it helps you

plZ Mark me brainlist ♥

Answered by Vanshita34
4

Explanation:

I hope this image will help u then plz mark my answer as BRAINLIEST

Attachments:
Similar questions