-->
当前位置:首页 > 题库

单选题:Linux kernel is a monolithic kernel, which compared to the micro

Luz5年前 (2021-05-10)题库626
Linux kernel is a monolithic kernel, which compared to the micro-kernel system, has the following features:@[C](1)
A. To load a module into kernel, we must recompile the kernel code.
B. Device drivers are not included in the kernel.
C. Kernel modules are organized as some sub-systems.
D. All of the above.





A.To load a module into kernel, we must recompile the kernel code.
B.Device drivers are not included in the kernel.
C.Kernel modules are organized as some sub-systems.
D.All of the above.


答案:C