List of OOP Concepts in Java
There are four main OOP concepts in Java. These are:
Abstraction
Abstraction approach using simple matters to represent complexity. We all recognise how to turn the tv on, however we don’t need to realize how it works if you want to experience it. In...
preetimath.hashnode.dev3 min read