what is java package? which is default package of java programming?
Answers
Answered by
8
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
4
Explanation:
I hope this image will help u then plz mark my answer as BRAINLIEST
Attachments:
Similar questions
Computer Science,
4 months ago
History,
4 months ago
English,
8 months ago
Math,
11 months ago
Chemistry,
11 months ago