What does Pair programming refer to?
- A. The process of tracking and controlling changes to software throughout its development.
- B. A software development technique in which two programmers work together at one workstation. ✓
- C. A prioritized list of features, changes, and fixes that need to be made to a software product.
- D. A fixed, short time period during which a Scrum team completes a set amount of work.
Correct answer
B. A software development technique in which two programmers work together at one workstation.
Explanation
Pair programming refers to a software development technique in which two programmers work together at one workstation.