Multiple Choice
A general rule of ____ programming is that a function should be able to determine an error situation, but not necessarily take action on it.
A) logic
B) non-structured
C) modular
D) assembly
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: You create a default exception handler by
Q41: Be careful when writing an exception specification
Q42: When an object-oriented program detects an error
Q43: _ an exception is the act of
Q44: Match each term with the correct statement
Q46: You throw an exception by using the
Q47: When a function throws an exception, the
Q48: Visual C++ departs from the _ standard
Q49: Describe one disadvantage of using the default
Q50: To use the set_new_handler() function, you should