OOPs in Java
Object Oriented Programming in Java
Object Oriented Programming (OOP) is a programming paradigm which is based on planning and writing our code using Objects. Objects in programming are designed to mimic real-life entities. e.g As an individual I can...
adityakrishna.hashnode.dev6 min read
Ashok Sa
One of the best OOPS explanations I have ever seen in my whole life.
Thank you Aditya for your valuable contribution.