Auth
Регистрируйтесь с тем же email, что вы указали ранее
Forget password?
Registration
Login
Or
I
n
f
i
n
i
t
e
E
d
u
c
a
t
i
o
n
Search on site
Search on site
I
n
f
i
n
i
t
e
E
d
u
c
a
t
i
o
n
🚪
Exit edit
Login
Subject
...
Name
Definition of knowledge
Type
Knowledge
Social
Creative
Technical
Physical
Cognitive
Skill
SEO Keywords
SEO Description
Description:
In the field of software engineering, the interface-segregation principle (ISP) states that no client should be forced to depend on methods it does not use. ISP splits interfaces that are very large into smaller and more specific ones so that clients will only have to know about the methods that are of interest to them. Such shrunken interfaces are also called role interfaces. ISP is intended to keep a system decoupled and thus easier to refactor, change, and redeploy.
Cancel
x
Syntax highlight
Text
JS
C#
Java
Python
PHP
SQL
HTML
CSS
XML
JSON
B
I
U
#
H1
H2
H3
“
•
1.
Code
✓
×