CSE MCQs :: OS MCQs
- In the Many to Many model true concurrency cannot be gained because :
- In the Many to Many model when a thread performs a blocking system call :
- Thread cancellation is :
- When a web page is loading, and the user presses a button on the browser to stop loading the page :
- When one thread immediately terminates the target thread, it is called :
- When the target thread periodically checks if it should terminate and terminates itself in an orderly manner, it is called :
- Cancelling a thread asynchronously :
- Cancellation point is the point where :
- If multiple threads are concurrently searching through a database and one thread returns the result then the remaining threads must be :