The ____ is the expected monetary loss every time a risk occurs.

A. Exposure Factor (EF)
B. Annualized Loss Expectancy (ALE)
C. Annualized Rate of Occurrence (ARO)
D. Single Loss Expectancy (SLE)

Answer: D

Computer Science & Information Technology

You might also like to view...

A technician installed a new application on a Windows XP desktop. When the technician tries to launch the application it crashes. Which of the following can the technician use to troubleshoot the application?

A. System logs B. Security logs C. Application logs D. Application installation logs

Computer Science & Information Technology

The #undef preprocessor directive

a) can only be used once per macro name. b) can only be used on symbolic constants. c) allows macros to be redefined with #define later in the program. d) must be called for all symbolic constants before the end of the file.

Computer Science & Information Technology