and Answers | 100% Pass
Which of the following components comprise an operating system? (Choose all
that apply.)
a. user interface
b. kernel
c. device drivers
d. services - 🧠 ANSWER ✔✔all
Which of the following kernels are development kernels? (Choose all that apply.)
a. 2.3.4
b. 4.5.5
c. 5.10-rc5
, d. 6.0.0 - 🧠 ANSWER ✔✔2.3.4 and 5.10-rc5 (side note: For early Linux kernels
(<2.6), odd minor numbers denoted a development kernel. Later Linux kernels
appended release candidate (rc) numbers to development kernels.)
Many types of software are available today. Which type of software does Linux
represent?
a. open source
b. closed source
c. freeware
d. shareware - 🧠 ANSWER ✔✔open source
Which of the following are characteristics of OSS? (Choose all that apply.)
a. The value of the software is directly related to its price.
b. The software is developed collaboratively.
c. The source code for software is available for a small fee.
d. Bugs are fixed quickly. - 🧠 ANSWER ✔✔The software is developed
collaboratively. and bugs are fixed quickly
To which license does Linux adhere?