InterviewSolution
Saved Bookmarks
| 1. |
What is not true about a distributed system?(a) It is a collection of processor(b) All processors are synchronized(c) They do not share memory(d) None of the mentionedThe question was posed to me in a job interview.The query is from Distributed Operating System in chapter Distributed File Systems of Operating System |
|
Answer» RIGHT choice is (B) All PROCESSORS are synchronized The best I can EXPLAIN: NONE. |
|