Which of the following is TRUE of the ICMP protocol used for supporting ping?

A) It relies upon TCP.
B) It relies upon UDP.
C) It uses an application layer protocol.
D) It helps manage IP network functions.


D
Explanation: D) Internet Control Messaging Protocol (ICMP) helps manage IP network functions; it does not rely upon TCP, UDP, or any application layer protocol.

Computer Science & Information Technology

You might also like to view...

Consider the same graph as in Problem 3 if the output signal to the block diagram shown in Figure 11.6 is fout = [ ? 2 , ? 1 , 3 , 9 , 0 , 0] T . Compute the input signal fin

Computer Science & Information Technology

It is common to use gettimeofday(2) to measurethe performance of a code segment under study,similar to the following: struct timeval start, end;


If the code segment executes in only 1 microsecond, describe two ways that you can prevent the execution cost of calling gettimeofday from interfering with your measurements

Computer Science & Information Technology

The array implementation of a queue must access items at the logical beginning and the logical end.

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

Computer Science & Information Technology

To access other tools to create different types of forms, click the ____ button in the Forms group on the Create tab.

A. Form Types B. More Forms C. Other Forms D. Form Tools

Computer Science & Information Technology