Google News
logo
Full Stack Developer - Interview Questions
Explain Pair Programming?
As the name suggests, Pair Programming is where two programmers share a single workstation. Formally, one programmer at the keyboard called the "driver" writes the code. The other programmer is the "navigator" views each line of the code written, spell check, and proofread it. Also, programmers will swap their roles every few minutes and vice-versa.
Advertisement