-
Notifications
You must be signed in to change notification settings - Fork 0
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.
Amit030/simple-java-program-to-implement-opps-concepts
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 0
No packages published