What is the common characteristic of all architectural styles that are geared to supporting software fault tolerance?
What will be an ideal response?
The common characteristics of all styles to support fault tolerance is that there are
multiple separate implementations of system functionality and some error detection
mechanism that can detect possible software failures.
Computer Science & Information Technology
You might also like to view...
What does smooth movement mean when referring to the character control?
What will be an ideal response?
Computer Science & Information Technology
A class that is used for exceptions is declared
a. differently from other classes b. specialized only for exceptions c. may not have objects declared of that class d. all of the above e. none of the above
Computer Science & Information Technology