Process-Synchronization
October 11, 2023Database-Management-System
October 12, 2023Process-Synchronization
Question 67 |
In an operating system, indivisibility of operation means:
Operation is interruptible | |
Race – condition may occur | |
Processor can not be preempted | |
All of the above |
Question 67 Explanation:
Indivisibility of operation refers to the irreducibility of an operation i.e either an operation will be executed completely or it will not be executed.
So we can say that indivisibility of operation means Processor can not be preempted because a non-pre-empted operation is the one which is either not executed but if its execution starts then it can’t be interrupted until it executes completely.
So we can say that indivisibility of operation means Processor can not be preempted because a non-pre-empted operation is the one which is either not executed but if its execution starts then it can’t be interrupted until it executes completely.
Correct Answer: C
Question 67 Explanation:
Indivisibility of operation refers to the irreducibility of an operation i.e either an operation will be executed completely or it will not be executed.
So we can say that indivisibility of operation means Processor can not be preempted because a non-pre-empted operation is the one which is either not executed but if its execution starts then it can’t be interrupted until it executes completely.
So we can say that indivisibility of operation means Processor can not be preempted because a non-pre-empted operation is the one which is either not executed but if its execution starts then it can’t be interrupted until it executes completely.
Subscribe
Login
0 Comments