________ is the process of receiving, initial sorting, and prioritizing of information to facilitate its appropriate handling.

A. Incident B. Triage
C. Constituency D. Handling


B. Triage

Computer Science & Information Technology

You might also like to view...

What is the output of the following code?

``` String s = "University"; s.replace("i", "ABC"); System.out.println(s); ``` a. UnABCversity b. UnABCversABCty c. UniversABCty d. University

Computer Science & Information Technology

Shapes can be used as containers for text

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is not a reason that OSPF and EIGRP are more desirable WAN protocols?

a. The amount of memory in the remote routers is usually smaller. b. Built-in functions to filter out routes. c. They send periodic updates. d. All the above are reasons.

Computer Science & Information Technology

The frame ____ file tells the browser what frames to display and structures the frame layout.

A. structure B. definition C. skeleton D. layout

Computer Science & Information Technology