GATE 1994
January 28, 2024DSSSB TGT 2021
January 28, 2024ISRO CS-2023
Question 11 |
Which of the following multithreading model is followed in Linux OS?
One User Thread mapping to One Kernel Thread
| |
Many User Threads mapping to One Kernel Thread
| |
One User Th read mapping to Many Kernel Threads | |
Many User Threads mapping to Many Kernel Threads |
Correct Answer: A