1D0-61A · Question #37
Emelia and Lola have created a new software application that allows messaging site subscribers to analyze the message statistics in order to more easily assess and interact with followers. They have…
The correct answer is C. The software enters the public domain for free use and can be altered by other. GNU GPL v3 is a copyleft "free software" license, meaning it grants anyone the right to run, study, modify, and redistribute the software - making option C correct in that the software is freely available and alterable by others. Why the distractors are wrong: A is wrong…
Question
Emelia and Lola have created a new software application that allows messaging site subscribers to analyze the message statistics in order to more easily assess and interact with followers. They have decided to license this software according to the GNU GPL Version 3. What does this license allow them to do with their software?
Options
- AThey can only sell this software through a not-for-profit company.
- BThey can sell this software, but only if they make the software code available on a public
- CThe software enters the public domain for free use and can be altered by other
- DThe software enters the public domain for free use, but any changes made in the future
How the community answered
(63 responses)- A13% (8)
- B8% (5)
- C76% (48)
- D3% (2)
Explanation
GNU GPL v3 is a copyleft "free software" license, meaning it grants anyone the right to run, study, modify, and redistribute the software - making option C correct in that the software is freely available and alterable by others.
Why the distractors are wrong:
- A is wrong because GPL places no restriction on the seller's corporate structure - commercial use is explicitly permitted, including through for-profit companies.
- B is partially true (GPL does require source code availability upon distribution), but framing it as a condition only for selling misrepresents the license; the source code requirement applies to all distribution, not just sales.
- D is actually the most technically accurate description of GPL's famous "copyleft" clause - that any future modifications must also be released under GPL - but the exam marks C as correct, likely because D's phrasing implies a restriction that undermines free use.
Memory tip: Think of GPL as the "pay it forward" license - you get the software free and open, and anyone who builds on it must keep it free and open. The key word in the name is "General Public": it's for the public to use and change freely.
Topics
Community Discussion
No community discussion yet for this question.