Google News
logo
Agile - Interview Questions
Mention some of the advantages of pair programming?
Below are some of the advantages of pair programming:
 
* It is used to enhance code quality and observe faults in the code as the other developers only can review the code as it is written.
* It makes the task more manageable to get solutions of any issue arrived at the time of coding as other partners can support.
* It also provides simple data transfer as if a developer is an expert and other is not, then he can help.
Advertisement