What type of risk calculation uses an "educated guess" based on observation?
A. quantitative risk calculation
B. environmental risk calculation
C. qualitative risk calculation
D. observational risk calculation
Answer: C
You might also like to view...
When a program retrieves data from a file, this process is known as __________ data from the file.
Fill in the blank(s) with the appropriate word(s).
The Align commands are found on the ____ tab.
A. Edit B. View C. Arrange D. Tools
What is true about the following statement?
``` out.open("values.dat", ios::app); ``` a. If the file already exists, its contents are preserved and all output is written to the end of the file. b. If the file already exists, it should be replaced with a new copy of values.dat. c. If the file already exists, it can be opened but not modified. d. None of these
________ is a basic word processing program that includes formatting and graphic capability and is a part of Windows 7
Fill in the blank(s) with correct word