Interface Segregation Principle

The Interface Segregation Principle states that a client should not be forced to implement interfaces that it does not need to use.

The following are the benefits of this principle: 

  • Software components are more modular and reusable.
  • New implementations can be created more easily.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.21.159.82