For each incident, the ____ of the IRT examines the initial information in order to determine which elements of the full team are needed for the investigation.
A. team manager
B. team member
C. team liaison
D. team reporter
Answer: A
Computer Science & Information Technology
You might also like to view...
Which input type creates a field that is not viewable on the form?
A. type= "conceal" B. type= "off" C. type= "view" D. type= "hidden"
Computer Science & Information Technology
The conversion control sequence ____ would cause an integer number to both display its sign and be left-justified in a field width of 10 spaces.
A. %-+10d B. %-10d C. %+10d D. %*10d
Computer Science & Information Technology