Question

Which of the following is NOT an advantage of using device drivers rather than incorporating code into the kernel for all possible devices?
a. devices do not have to be linked to a specific OS
b. only essential code is built into the kernel, providing maximum performance
c. the kernel is recompiled after each new device is installed
d. new devices can be supported without extensive OS updates

Answer

This answer is hidden. It contains 1 characters.