Posted by: Pdfprep
Post Date: November 14, 2020
You are developing an application in C#.
The application uses exception handling on a method that is used to execute mathematical calculations by using integer numbers.
You write the following catch blocks for the method (line numbers are included for reference only):
You need to add the following code to the method:
At which line should you insert the code?
A . 01
B 03
B . 05
C . 07
Answer: A
Leave a Reply