Which of the following probably would lead to a break in SRP?
Respuesta
Less Fragile
Low Coupling
Class having too many dependencies.
Large number of small modules.
Pregunta 3
Pregunta
Ability of software to tolerate and facilitate on-going change is the:
Respuesta
Primary value of the system
Secondary value of the system
Not a value to be considered in the system
Pregunta 4
Pregunta
Sustainable profitability is tied to the secondary value of the software system.
Respuesta
True
False
Pregunta 5
Pregunta
Responsibilities are tied to
Respuesta
individuals
actors
Pregunta 6
Pregunta
Which of these software systems are more profitable in the long run?
Respuesta
Low primary value, high secondary value
High primary value and low secondary value
Low primary value and low secondary value
Pregunta 7
Pregunta
According to SRP, a class should have only __________ reason to change..
Respuesta
1
2
3
many
Pregunta 8
Pregunta
In a new Engineering Hostels containing 100 rooms. Ankit was hired to paint the numbers 1 to 100 on the doors.
How many times will Ankit have to paint the number eight ?
Respuesta
11
18
19
20
21
Pregunta 9
Pregunta
Which of the values help to determine whether the code follows SRP?
To put it simply, SRP is all about __________________. Select all that apply.