Consider the following statements about user level threads and kernel level threads. Which one of the following statements is FALSE?
Open in App
Solution
In Kernel level threads, the blocking system call causes, the kernal can schedule another thread in the application for execution. So statement (d) is false about kernel level threads.