85.2k views
3 votes
Open source software products often have fewer bugs than their commercial counterparts because of the:

A. large number of persons who have looked at the code.
B. stringent quality checks undertaken by the original developers.
C. emphasis placed on technological superiority of OSS products.
D. relatively poorer standards of commercially programmed software.
E. pyramidal programming practice followed by OSS developers.

User Zano
by
5.9k points

1 Answer

2 votes

Answer:

The correct option to the following question is option (A).

Step-by-step explanation:

Open-source software or OSS is the computer software in which the source code can be modified, enhance and, inspect by anyone but they have to distribute that software free of cost.

The person who modifies and enhances that Open Source software does not apply cost on it because this is illegal. The open-source software is the software that is distributed free of cost in the market.

  • The other options are not correct because any programmer can check and modify the quality and again distribute in the market.

User Mastro
by
6.3k points