A(n) _________ is a document containing contact information for the people to be notified in the event of an incident.
A. emergency notification system
B. alert roster
C. phone list
D. call register
Answer: B
Computer Science & Information Technology
You might also like to view...
In a vector, which of the following statements is true?
a. Indexing vector access is range checked. b. The range of legal index values for a vector is 0 to the value of v.size()-1 c. To add a value use the member function v.push_front( ) d. To increase or decrease a vector’s size v.new_size(newSize);
Computer Science & Information Technology
Explain why inheritance is useful.
What will be an ideal response?
Computer Science & Information Technology
In the breadth-first traversal, all of a node's descendents are processed before moving to an adjacent node.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The 4G network standard includes ________ technologies.
A) FTTH B) DSL C) LTE D) FiOS
Computer Science & Information Technology