Multiple choice

Which of the following is an advantage of an egoless programming?

  1. It reduces resistance to find errors in the program.

  2. It leads to higher production.

  3. One individual is responsible for the success of a project.

  4. Both (1) and (2)

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Egoless programming promotes collective code ownership where no single programmer claims exclusive rights to code. This reduces defensiveness about finding errors since bugs are viewed as team problems rather than personal failures. It does not emphasize individual responsibility or necessarily increase production speed.