wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

OSS Licensing

Total questions: 6

Worksheet time: 3mins

Name
Class
Date
1.

What is the term for the practice of using open source software in commercial products?

a)
  1. Open sourcing

b)

Forking

c)

Commercialization

d)

Dual licensing

2.

What type of license is most commonly used for software that is meant for commercial applications while remaining open-source?

a)

Apache License 2.0

b)

GNU General Public License (GPL)

c)

Creative Commons License

d)

Mozilla Public License (MPL)

3.

What is the significance of the "copyleft" principle in open-source software?

a)

It prevents software from being used commercially

b)

It ensures modified versions of the software remain open-source

c)

It allows companies to turn open-source software into proprietary softwa

d)

It requires software to be hosted on GitHub

4.

Which license is considered more permissive?

a)

GPL

b)

AGPL

c)

MIT

d)

SSPL

5.

Which of the following is a valid reason why some companies choose to release software under a permissive license like the MIT License?

a)

To prevent proprietary usage

b)

To allow closed-source projects to integrate and improve the software

c)

To ensure that only non-profit organizations can use it

d)

To prevent reverse engineering of the code

6.

In which scenario would an open-source project most likely be vulnerable to "license incompatibility"?

a)

When using code that is licensed under incompatible open-source licenses

b)

When using closed-source code alongside open-source code

c)

When contributing to a public repository without a CLA

d)

When releasing software under a permissive license