Multiple Choice
____ represents the degree to which a system is resilient to stress and able to maintain correct functioning.
A) Fault tolerance
B) Mission critical
C) Forgiveness
D) Robustness
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Match each item with a statement below:
Q7: The int version of the TryParse() methods
Q9: When you write a method that catches
Q10: The Exception class overrides _ to provide
Q11: An exception of the _ class is
Q13: Like all other classes in the C#
Q14: An exception of class _ is thrown
Q15: When you design classes containing methods that
Q16: Typically, you use the _ block to
Q25: Most exceptions that are used by programmers