Chris has been assigned to scan a system on all of its possible TCP and UDP ports. How many ports of each type must he scan to complete his assignment?


A. 65,536 TCP ports and 32,768 UDP ports
B. 1024 common TCP ports and 32,768 ephemeral UDP ports
C. 65,536 TCP and 65,536 UDP ports
D. 16,384 TCP ports, and 16,384 UDP ports

Answer: C. 65,536 TCP and 65,536 UDP ports

Computer Science & Information Technology

You might also like to view...

To scale the information on a slide down so it all appears on the slide, select ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ____________________ access specifier determines that a variable can only be used with the class in which it is declared.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology