C) what is pair programming and how is it different from normal programming?
anshujain90:
Pair-programming is a technique in Agile Software Development where two engineers share a single workstation. In this technique, one engineer is the driver, whom has control of the mouse and keyboard to write the code, while the other serves as the navigator, reviewing the code that the other is writing while providing tactical and analytical feedback.
Pairs are typically formed between two individuals on the same scrum team, and exist as long as it takes to complete a single user story.
Answers
Answered by
0
meaning of pair programming
:- Pair programming is an agile software development technique in which two programmers work together at one workstation. ....
it may help u
:- Pair programming is an agile software development technique in which two programmers work together at one workstation. ....
it may help u
Similar questions