Question

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

Tool assisted review

Over-the-shoulder

Pair programming

Dual control

Answers

GPT-4o mini
The code review technique that Ben and Mark are using is **Over-the-shoulder**. In this technique, one person (Mark) reviews the code written by another person (Ben) while providing explanations and insights as they go through the code together.