Linux Essentials (010-160) — Question 44

Which of the following statements regarding Linux hardware drivers is correct?

Answer options

Correct answer: E

Explanation

The correct answer is E because Linux drivers are indeed either compiled directly into the kernel or can be loaded dynamically as modules. Options A, B, C, and D are incorrect as they misrepresent how drivers function within the Linux operating system, particularly regarding user interaction, BIOS functionality, and the storage and retrieval of drivers.