Java package: Difference between revisions

Content deleted Content added
No edit summary
Line 6:
# API Packages or Inbuild packages
 
'''User''' defined packages are the packages where programmer can crate it it base / super classes. [[By importing]] these packages programmer can develop new classes by inheriting attributes and behaviours of these classes.
 
{{compu-lang-stub}}