InterviewSolution
Saved Bookmarks
| 1. |
What are the characteristics of Unix semantics?(a) Easy to implement in a single processor system(b) Data cached on a per process basis using write through case control(c) Write-back enhances access performance(d) All of the mentionedI have been asked this question in quiz.My question is from Distributed File System in portion Distributed File Systems of Operating System |
|
Answer» The CORRECT ANSWER is (d) All of the mentioned |
|