The Four Pillars of OOP
Object Oriented Programming (OOP) is a programming system in which functionalities written for a system are designed around its affected data.
That is, the process of programming is done using interacting objects (unit components consisting of data...
plat26.hashnode.dev2 min read