Which of the following is true about runtime exceptions?

a) they must be handled locally
b) they must be explicitly thrown from the method
c) they are used in situations where the method has encountered a serious problem
d) they can often be prevented by fail-safe programming


d.

Computer Science & Information Technology

You might also like to view...

You are doing a binary search of the dictionary for page where a word should be, using the recursive binary search What are stopping cases?

a) The dictionary being searched has one page. b) The second half the dictionary being searched has one page. c) The middle of the dictionary is at page one. d) The dictionary being searched has one word

Computer Science & Information Technology

Typically, self-service users have a ___________ that restricts the number of virtual machines they can run in the private cloud.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ____ calendar item status option shows time with a slashed bar in Day, Week, Work, or Month view.

A. Free B. Tentative C. Out of Office D. Busy

Computer Science & Information Technology

You can use _____________________ for general administration of an AD LDS instance, including viewing, creating, modifying, and deleting any AD LDS object

a. The Active Directory Services Interface (ADSI) Edit snap-in b. The Ldp.exe administrative tool c. The Active Directory Schema snap-in d. The Active Directory Administrative Center

Computer Science & Information Technology