The ____ is the expected monetary loss that can be expected for an asset because of a risk over a one-year period.

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


Answer: C

Computer Science & Information Technology

You might also like to view...

Which one of the following statements assigns the value 40 to the first element in an array of integers named values?

a. values[-1] = 40; b. values[0] = 40; c. values[null] = 40; d. values[1] = 40;

Computer Science & Information Technology

The body element is prohibited from having ____ as a child element, in the strict DTD.

A. img B. textarea C. input D. all the above

Computer Science & Information Technology

When creating a command button, make sure the Control Wizards button is selected in order to invoke the Command Button Wizard.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Multiple parallel pipelines are used in __________ .

A. speculative execution B. data flow analysis C. superscalar execution D. branch prediction

Computer Science & Information Technology