Exam 16: Exception Handling

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The block of code that handles an exception is called

(Multiple Choice)
4.8/5
(45)

You should use exception handling

(Multiple Choice)
4.8/5
(43)

Exception handling is used to _____________.

(Essay)
4.9/5
(33)

The braces are not necessary on a try block.

(True/False)
4.7/5
(39)

Which of the following code fragments are illegal?

(Multiple Choice)
4.9/5
(38)

If a function will possibly throw an unhandled exception, the try block should

(Multiple Choice)
4.8/5
(34)

Functions may potentially throw at most one exception.

(True/False)
4.7/5
(40)
Showing 41 - 47 of 47
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)