contestada

Which of the following statements is true of pair programming?

a. Two programmers work on different codes at one workstation.
b. Two programmers perform different activities at different workstations.
c. Two programmers perform same activities at different workstations.
d. Two programmers work on the same code at one workstation.

Respuesta :

Answer:

D.) Two programmers work on the same code at one workstation

Explanation:

A pair programing is when two programmers work on the same code at one workstation. One writes the code and the other reviews each line of code to check for errors. Both programmers switch roles periodically.

The statement which is true of pair programming is:

  • D.) Two programmers work on the same code at one workstation

Based on the given question, we are asked to show the correct statement about pair programming from the given options.

With this in mind, we know that a pair programming has to do with the scenario where two programmers make use of the same workstation simultaneously.

Therefore, the correct answer is option D

Read more about pair programming here:

https://brainly.com/question/12271714