Answer:
Extreme programming is a software development technique which is used to enhance software quality and it's response to ever changing customer requirements.
Testing
Testing is main focus in extreme programming.Extreme programming addresses testing in a way that if a minute testing can eliminate a bit of flaws, extensive testing can terminate a lot of flaws.
Evolution in Extreme programming is like this:-
Coding:-First programmers will code the problem.
Testing :- Testing is done to remove flaws.
Listening:- Programmers must listen to the customers to what they need.
Designing:-Then design according to the customer needs.
Answer:
That is a Server
Explanation:
I hope that is the answer you need.
Additional resource needed for the projects
Additional time needed for the project
<u>Explanation:</u>
In any project handing their will expected diversion and add on requirement, so to complete a project additional time and additional resource is required to finish a project.
As advice due the project details, end user has keep enough buffer for deviations on resource of man power and additional times taken to finish the project.
While design the project each scope of work is measure with additional time to complete the task
Each scope of work is considered as task in project management.
Answer:
Answer = 25-17
print("25-17", Answer)
Explanation:
You put the sum into a variable which in this case would be Answer and then you can output it with the question.
Answer
Hi,
The mistake could be the #DIV/0! error , or a #REF! error
Explanation
When changing the data in a cell that’s used in a formula, a #DIV/0! Error can occur when the formula attempts to divide a number by 0 or an empty cell. To rectify this, you will need to change the value of that cell to a value not equal to 0. In some cases, the #REF! error could be displayed. This means that the formula refers to a cell that is not valid.
Hope this Helps!