1.

What is ‘Pair Programming’?

Answer»

PAIR programming is an engineering practice where TWO PROGRAMMERS work on the same system, same design, and same code. They follow the rules of “Extreme Programming”. Here, one programmer is termed as “driver” while the other ACTS as “observer” which CONTINUOUSLY monitors the project progress to identify any further problems.



Discussion

No Comment Found