Which code segment should you use? You need to handle the following exception and meet the error handling requirements. Which code segment should you use? You need to handle the following exception and meet the error handling requirements. Which code segment should you use? A.Option A B.Option B C.Option C D.Option D Show Hint ← Previous question Next question →
The answer is C. You can’t await in a catch block.