Skip to content
MCQtimes.com
GK
Pakistan Studies
Current Affairs
Islamic Studies
English
MCQtimes.com
Toggle Menu
OS Process Synchronization
Home
/
Computer Science
/
Operating System
/
OS Process Synchronization
- Page 5
Show/Hide Answers
OS Process Synchronization
An actual update is not allowed to a data item ____________
before the corresponding log record is written out to stable storage
after the corresponding log record is written out to stable storage
until the whole log record has been checked for inconsistencies
all of the mentioned
Author:
rikazzz
Comment
OS Process Synchronization
A binary semaphore is a semaphore with integer values ____________
1
-1
0.8
0.5
Author:
rikazzz
Comment
OS Process Synchronization
The code that changes the value of the semaphore is ____________
remainder section code
non – critical section code
critical section code
none of the mentioned
Author:
rikazzz
Comment
OS Process Synchronization
A terminated transaction that has completed its execution successfully is ____________ otherwise it is __________
committed, destroyed
aborted, destroyed
committed, aborted
none of the mentioned
Author:
rikazzz
Comment
OS Process Synchronization
A situation where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which access takes place is called ____________
data consistency
race condition
aging
starvation
Author:
rikazzz
Comment
OS Process Synchronization
Semaphore is a/an _______ to solve the critical section problem.
hardware for a system
special program for a system
integer variable
none of the mentioned
Author:
rikazzz
Comment
OS Process Synchronization
In the write ahead logging a _____________ is maintained.
a memory
a system
a disk
a log record
Author:
rikazzz
Comment
OS Process Synchronization
A monitor is a type of ____________
semaphore
low level synchronization construct
high level synchronization construct
none of the mentioned
Author:
rikazzz
Comment
OS Process Synchronization
Mutual exclusion implies that ____________
if a process is executing in its critical section, then no other process must be executing in their critical sections
if a process is executing in its critical section, then other processes must be executing in their critical sections
if a process is executing in its critical section, then all the resources of the system must be blocked until it finishes execution
none of the mentioned
Author:
rikazzz
Comment
OS Process Synchronization
The system periodically performs checkpoints that consists of the following operation(s) ____________
Putting all the log records currently in main memory onto stable storage
putting all modified data residing in main memory onto stable storage
putting a log record onto stable storage
all of the mentioned
Author:
rikazzz
Comment
Page navigation
Previous Page
Previous
1
…
3
4
5
6
Next Page
Next
Go to Page
Light
Dark
GK
Pakistan Studies
Current Affairs
Islamic Studies
English