Computer Science, asked by shashwatprathmesh0, 7 months ago

how do you refer to a class in a package in Java? Give an example.​

Answers

Answered by ItzRiya07
0

Answer:

Package in Java is a mechanism to encapsulate a group of classes, subpackages and interfaces. Packages are used for: ... For example there can be two classes with name Employee in twopackages, college.

Explanation:

hope it's help u..

Answered by HARSHITA10868
0

Answer:

Package in java is a maechnism to encapsulated a group of classes, subpackages and interfaces.....

Similar questions