FC0-U71 · Question #115
A user downloads an application from a website and intends to modify the application's code. Which of the following license types does the user need for this task?
The correct answer is C. Open-source. Open-source licenses (e.g., MIT, GPL, Apache) grant users the right to view, modify, and redistribute the source code. This is a defining characteristic that distinguishes open-source from other license types. Proprietary licenses restrict modification and redistribution, keeping
Question
A user downloads an application from a website and intends to modify the application's code. Which of the following license types does the user need for this task?
Options
- ASubscription-based
- BProprietary
- COpen-source
- DPerpetual
How the community answered
(24 responses)- A8% (2)
- B4% (1)
- C88% (21)
Explanation
Open-source licenses (e.g., MIT, GPL, Apache) grant users the right to view, modify, and redistribute the source code. This is a defining characteristic that distinguishes open-source from other license types. Proprietary licenses restrict modification and redistribution, keeping the source code closed. Subscription-based licenses grant time-limited access to use software but do not permit code modification. Perpetual licenses grant permanent usage rights but also do not grant modification rights. Only an open-source license permits the user to legally modify the application's code.
Topics
Community Discussion
No community discussion yet for this question.