Interface-Segregation-Principle-in-C-SOLID-as-a-Rock-vishal-chovatiya

Interface Segregation Principle in C++ | SOLID as a Rock

Reading Time: 4 minutes Interface Segregation Principle in C++ is the fourth & by far the simplest design principle of a series SOLID as a Rock design principles. The SOLID design principles focus on developing software that is easy to maintainable, reusable & extendable. […]