Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tejas121999/e2dfde78f9fb1aa4416c99568885d52e to your computer and use it in GitHub Desktop.
Save tejas121999/e2dfde78f9fb1aa4416c99568885d52e to your computer and use it in GitHub Desktop.
java programs on package.
in this tutorial we are cover about java package and java package base program.
a package is a group of similar type of classes, interface and sub packages.
package in java can be categorize in two form, built in package and user define package.
their is many built in packages such as java, lang, awt, javax, swing, net, io, util, sql, etc
https://thecomputhub.blogspot.com/2020/05/java%20programs%20on%20package..html
@tejas121999
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment