True/False
If you are working on a professional project, Microsoft recommends that you use the general Exception class in a catch block.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: A block that contains statements that can
Q20: You can deliberately generate a SystemException by
Q21: The StackTrace property of an Exception can
Q22: A catch block can catch how many
Q23: What represents the degree to which a
Q25: Most exceptions that are used by programmers
Q26: What read-only property in the Exception class
Q27: What block can you use to ensure
Q28: What methods are used to convert string
Q29: If a finally block is associated with