volume_mute
Defining Open-Source Development
publish date: 2026/06/13 03:24:42.796895 UTC
volume_mute
Which of the following best defines open-source software development?
Correct Answer
An approach to software development in which the source code of a software system is published and volunteers are invited to participate in the development process
Explanation
Open-source development is an approach to software development in which the source code of a software system is published and volunteers are invited to participate in the development process. Its roots are in the Free Software Foundation, which advocates that source code should always be available for users to examine and modify as they wish. In practice, successful open-source systems still rely on a core group of developers who control changes to the software.
Reference
Software Engineering, Ian Sommerville, 10th edition
