which of the following statements describe the interface segregation principle of the solid object oriented design approach
Answers
Answered by
10
Answer:
Please .mark me as brainlist
Explanation:
Small interfaces should be combined to form a large interface. Interfaces should provide general functionality for multiple clients. Clients should not be forced to depend on interfaces that they do not use. You shouldn't create an interface that does too many things.
Answered by
55
Answer:
1. You shouldn't create an interface that does too many things
2. Clients should not be forced to depend on interfaces that they do not use.
Explanation:
Similar questions
CBSE BOARD X,
18 hours ago
Social Sciences,
18 hours ago
English,
1 day ago
Biology,
1 day ago
Social Sciences,
8 months ago
Business Studies,
8 months ago