A(n) ____ is used to sniff network traffic.

A. cartwheeler
B. write blocker
C. Ethernet tap
D. scribe


Answer: C

Computer Science & Information Technology

You might also like to view...

For String c = "hello world"; The Java statements int i = c.indexOf('o'); int j = c.lastIndexOf('l'); will result in:

a. i = 4 and j = 8. b. i = 5 and j = 8. c. i = 4 and j = 9. d. i = 5 and j = 9.

Computer Science & Information Technology

If there is a close relationship between the recipient and the sender of the letter, the appropriate salutation is Dear plus the first name of the recipient, e.g., Dear Connie.

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

Computer Science & Information Technology

A computer ________ is two or more computers connected using software and hardware so that they can communicate with each other.

A. network B. switch C. broadband D. node

Computer Science & Information Technology

When using a port-scanner, what procedure can be conducted to identify which IP addresses belong to active hosts?

A. ping sweep B. ping check C. network sweep D. ICMP probing

Computer Science & Information Technology