SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Developers work individually on a release and they compare their results with other developers before forwarding that release to customers.
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -9. Developers work individually on a release and they compare their results with other developers before forwarding that release to customers. Explanation: XP follows the principle of pair programming which means developers work in pairs, checking each other’s work and providing the support to always do a good job.

Detailed explanation-2: -The statement which is true of pair programming is: D.) Two programmers work on the same code at one workstation.

Detailed explanation-3: -Pair Programming. This practice requires two programmers to work jointly on the same code. While the first developer focuses on writing, the other one reviews code, suggests improvements, and fixes mistakes along the way.

There is 1 question to complete.