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
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
The popular name for logically snarled program statements is ____ code.
A. noodle B. meatloaf C. spaghetti D. puzzle
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
An abstract method includes the keyword ____ at the beginning of the method definition.
A. abstract B. transient C. interface D. final