What is Open/Closed Principle? The Open/Closed Principle (OCP) is one of the SOLID design principles. π It states: Software entities (classes, modules, functions) should be open for extension but cl
boostertechlab.hashnode.dev3 min read
No responses yet.