# Interface Segregation Principle Is an Object Oriented Programming principle that states that interfaces should be designed around individual clients instead of general usage.