Linux Essentials (010-160) — Question 80
Which of the following statements is true about Free Software?
Answer options
- A. It is developed by volunteers only.
- B. It may be modified by anyone using it.
- C. It must always be available free of charge.
- D. It only runs on Linux.
- E. It is only distributed as a compiled binary.
Correct answer: B
Explanation
The correct answer is B because Free Software is defined by the freedom to modify and share the software. Options A, C, D, and E are incorrect as Free Software can be developed by anyone, does not have to be free of charge, can run on various operating systems, and can be distributed in both source and binary forms.