InterviewSolution
Saved Bookmarks
| 1. |
What is pair programming? |
|
Answer» In a pair programming technique, two programmers work as a team in which one writes the code where the other one reviews that code. The ROLES are switchable throughout the process. It can BENEFIT the team with: |
|