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.