228k views
5 votes
Which of the following statements is true of pair programming?

a) It involves only one person working on a project.
b) It doesn't enhance problem-solving abilities.
c) It involves two individuals sharing one computer.
d) It limits communication between team members.

1 Answer

5 votes

Final answer:

Pair programming involves two individuals sharing one computer and has several benefits, such as improving code quality, facilitating problem-solving, and fostering collaboration between team members.

Step-by-step explanation:

Pair programming involves two individuals sharing one computer, so statement c) "It involves two individuals sharing one computer" is true. This approach is commonly used in software development as it has several benefits, such as improving code quality, facilitating problem-solving, and fostering collaboration between team members. By working together, the pair can leverage their individual strengths and provide immediate feedback to each other, enhancing the overall productivity and learning experience. Therefore, option d) "It limits communication between team members" is false.

User Cglacet
by
7.3k points