MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
System Administrator 2026
What are the characteristics of transaction semantics?
- A. Suitable for applications that are concerned about coherence of data
- B. The users of this model are interested in the atomicity property for their transaction
- C. Easy to implement in a single processor system
- D. Write-back enhances access performance
What are non characteristics of session semantics?
- A. Each client obtains a working copy from the server
- B. When file is closed, the modified file is copied to the file server
- C. The burden of coordinating file sharing is ignored by the system
- D. Easy to implement in a single processor system
.