Computer Science, asked by Ashish7702, 11 months ago

What is the difference between a package and interface?

Answers

Answered by gauravarduino
1

Answer:

Packages are collection or groups of the variety of classes and interfaces. ... The basic difference between packages and interfaces is that a package contains a group of classes and interfaces whereas, an interface contains methods and fields.

Similar questions