QuestionQ495

Delivery

A project team has received an urgent request to develop a new e-commerce application. Several junior-level developers were newly hired to join the team in implementing this urgent request. The team lead has decided to use pair programming.

Why did the team lead choose this approach?

  • A To speed up the feedback cycle so issues can be resolved almost immediately
  • B To minimize any team performance issues caused by hiring new developers
  • C To ensure a senior-level developer is double-checking the new developers' work
  • D To reduce the numbers of errors on the code of the application caused by new developers
Explanation

Pair programming transfers knowledge and development practices through close collaboration between developers. Pairing newer developers with more experienced colleagues helps them become productive sooner and minimizes team-performance disruption associated with newly hired junior developers.

Community Discussion

No comments yet. Be the first to start the discussion!