Skip to content

Basic java program aims to implement real world entities like inheritance, hiding, polymorphism etc in programming. The main aim of OOP is to bind together the data and the functions that operates on them so that no other part of code can access this data except that function.

Notifications You must be signed in to change notification settings

Amit030/simple-java-program-to-implement-opps-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

Basic java program aims to implement real world entities like inheritance, hiding, polymorphism etc in programming. The main aim of OOP is to bind together the data and the functions that operates on them so that no other part of code can access this data except that function.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages