InterviewSolution
Saved Bookmarks
| 1. |
What is meant by fault tolerance? |
|
Answer» The Operating Systems should be robust. When there is a fault, the Operating System should not crash, instead the Operating System have fault tolerance capabilities and retain the existing state of system. |
|