Ben and Mark work together to review Ben’s code with Mark explaining the code he wrote as he reviews it. What code review technique are Ben and Mark using?

Group of answer choices

Dual control

Tool assisted review

Over-the-shoulder

Pair programming

1 answer

Ben and Mark are using the over-the-shoulder code review technique. In this method, one person (in this case, Mark) reviews code by looking over the shoulder of the person who wrote it (Ben) and provides explanations and insights while the code is being reviewed.