Try this exercise. Click the correct answer from the options.
According to the Interface Segregation Principle (ISP), clients should depend on:
a) General-purpose interfaces.
b) Client-specific interfaces.
c) Optional interfaces.
d) Inherited interfaces.
Click the option that best answers the question.
- a
- b
- c
- d