_____ is a code review technique that involves two programmers working together at one workstation, taking turns being the driver and the observer.

  • Code Refactoring
  • Code Smell
  • Pair Programming
  • Unit Testing
The blank should be filled with "Pair Programming." Pair programming is a software development technique where two programmers collaborate on the same task. They work together at one workstation, taking turns as the "driver" and the "observer" to improve code quality.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *