In an environment with STP disabled, which of the following is the MOST likely cause of the exponential increase in repeated packets transferred through the network?
A. Incorrect subnet mask
B. Mismatched MTU
C. Switching loop
D. VLAN mismatch
Answer: C. Switching loop
Computer Science & Information Technology
You might also like to view...
Which of the following is the default setting for a combo box's DropDownStyle property?
(A) List (B) Simple (C) DropDown (D) DropDownList
Computer Science & Information Technology
To create a map with int key type and string value, use _______.
a. map
Computer Science & Information Technology
The ________ annotation allows you to inject a DataSource into a managed bean.
a. Resource. b. DataSource. c. DataSourceDefinition. d. None of the above.
Computer Science & Information Technology
In Java, the word true is ________.
a. a Java keyword b. a Boolean literal c. same as value 1 d. same as value 0
Computer Science & Information Technology