nerdexam
Scrum

PSD · Question #171

What is pair programming?

The correct answer is A. Managers doing performance reviews by comparing one programmer's code to another's. Pair programming means that two developers are coding together and performing live peer review. This will enhance the affectivity as it leads to increased code quality.

Pair Programming

Question

What is pair programming?

Options

  • AManagers doing performance reviews by comparing one programmer's code to another's
  • BTwo developers writing code together, providing constant peer review
  • CTwo programmers writing code separately, but always review each other's pull requests
  • DDeveloper and tester work together to write and test code

How the community answered

(30 responses)
  • A
    87% (26)
  • B
    3% (1)
  • C
    3% (1)
  • D
    7% (2)

Explanation

Pair programming means that two developers are coding together and performing live peer review. This will enhance the affectivity as it leads to increased code quality.

Topics

#pair programming#peer review#collaborative development

Community Discussion

No community discussion yet for this question.

Full PSD Practice