What is the resulting router interface state when its connecting switchport has a duplex mismatch?
A) Up/up
B) Up/up (disabled)
C) Up/down
D) Down/down
A
Explanation: A) When a switch and another device have a duplex mismatch, this can cause link degradation, but it will not affect the state of the interface.
You might also like to view...
The process of returning from a succession of recursive calls is called _________________ the recursion.
What will be an ideal response?
What does a binary search tree have in common with a linked list?
a. The node has pointers to other nodes b. It has a head and a tail c. It uses two pointers or links to leaf nodes d. It always inserts at the end
A surface chart
A) contains a single chart and no spreadsheet data. B) displays trends using two dimensions on a continuous curve. C) displays relationships among three values by using bubbles. D) displays values as percentages of the whole but may contain more than one data series.
InputStream and OutputStream are subclasses of the ____ class.
A. IO B. Object C. Stream D. IOStream