Which of the following statements regarding Linux hardware drivers is correct?
Which of the following statements regarding Linux hardware drivers is correct?
Drivers in Linux are either compiled into the kernel or are loaded as kernel modules. This allows the operating system to manage hardware effectively by incorporating or dynamically loading the necessary drivers to interact with the hardware components.
This is True
E is the correct answer