Multiple choice general knowledge Which of the following is not a microkernel-based OS? QNX L4 Linux None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation Linux is a monolithic kernel, not a microkernel. Systems like QNX and L4 are classic examples of microkernels, which keep only essential services in core space and run others as user-space servers.