CSE MCQs :: OS MCQs
- A thread is also called :
- A thread shares its resources(like data section, code section, open files, signals) with :
- A heavy weight process :
- A process having multiple threads of control implies :
- Multithreading an interactive program will increase responsiveness to the user by :
- Resource sharing helps :
- Multithreading on a multi “ CPU machine :
- If the kernel is single threaded, then any user level thread performing a blocking system call will :
- Because the kernel thread management is done by the Operating System itself :