Computer Science, asked by ramangill3787, 10 months ago

What is meant by Pair Programming

Answers

Answered by abishabish1297
0

Pair programming is an agile software development technique in which two programmers work together at one workstation.

Answered by neharkararchana11
0

Explanation:

Pair programming is an agile software development technique in which two programmers work together at one workstation. One, the driver, writes code while the other, the observer or navigator, reviews each line of code as it is typed in. The two programmers switch roles frequently.

Similar questions