0 votes
29 views
in DFA by (0 points)
closed by

for handling errors in ABC project code base, Sam has been assigned task for creating
exceptions. Which guidelines he must follow while writing exceptions?

a. Write exceptions in usual flow of program.
b. Create new types of exceptions to handle any kind of situation if need be.
c. No need to document exceptions.
d. Always handle the exception as it is an unusual event that may occur.

closed

1 Answer

0 votes
by (0 points)
 
Best answer
B

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...