Explain Pair Programming?
Options
Answers
-
In pair programming, two programmers collaborate on a single machine. One programmer will operate as the driver who programs during the development process, while another will be the observer (navigator) who will make sure the code is written correctly, proofread it, and spell-check it while also determining where to go next. The driver can change into the observer at any time, and vice versa. Pairing, paired programming, or programming in pairs are other names for this practice.