217k views
4 votes
__ is a method for developing software applications and information system projects in which a project is divided into smaller functions and developers cannot go on to the next phase until the current phase is finished. a. Service-oriented architecture b. Joint application design c. Rapid application development d. Extreme programming

User Pedrohreis
by
5.2k points

1 Answer

2 votes

Answer: d) Extreme programming

Step-by-step explanation:

Extreme programming is one of the most significant programming improvement system of Agile models. It is utilized to improve programming quality and receptive to client's requirements. The extreme programming model suggests taking the prescribed procedures that have functioned admirably in the past in program improvement ventures to extreme levels. It also

tries to decrease cost of changes in requirements by having multiple short development cycles. Project are divided into smaller functions and developer cannot go to the next stage until it completes the current stage.

User Wodin
by
6.3k points