Which of the following is a link-state routing protocol that uses a metric of hops?

A) IS-IS
B) OSPF
C) EIGRP
D) RIP


D
Explanation: RIP is distance vector routing protocol that uses a metric of hops.

Computer Science & Information Technology

You might also like to view...

Upon encountering the designated delimiter character, the ignore member function will:

a. Read it in and return its value. b. Ignore it and continue reading and discarding characters. c. Terminate. d. Replace it with an EOF character.

Computer Science & Information Technology

Protected members of a base class are like ________, with the exception that they may be accessed by derived classes.

A) constructor functions B) static members C) private members D) public members E) None of the above

Computer Science & Information Technology

The ________ displays messages that communicate the progress of a SharePoint operation for a few seconds

A) promoted link B) notification area C) status bar D) ScreenTip

Computer Science & Information Technology

You can insert a new column to the left of the first column in a table by moving the insertion point into the first column and clicking the Column to the Left button on the Tables toolbar.

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

Computer Science & Information Technology