Which statement regarding the Border Gateway Protocol (BGP) is accurate?

a. BGP is limited to a single autonomous system.
b. BGP is exclusively a distance-vector protocol.
c. BGP utilizes TCP for communicating updates.
d. BGP is a more advanced version of OSPF.


ANSWER: c

Computer Science & Information Technology

You might also like to view...

The ____________ file contains an application’s start-up code, which executes when the application runs.

a. Main.cs b. Code.cs c. Program.cs d. Source.cs

Computer Science & Information Technology

The popular name for logically snarled program statements is ____ code.

A. noodle B. meatloaf C. spaghetti D. puzzle

Computer Science & Information Technology

Which of the following is the most dangerous and unwanted IDS decision state?

A. False positive B. False negative C. True positive D. True negative

Computer Science & Information Technology

An abstract method includes the keyword ____ at the beginning of the method definition.

A. abstract B. transient C. interface D. final

Computer Science & Information Technology