Which of the following techniques would increase the bandwidth for network transmission by joining together multiple connections into one logical connection?
A. Bonding
B. Supernetting
C. Broadcasting
D. Traffic shaping
Answer: A. Bonding
You might also like to view...
Classes that inherit from the Error class are for exceptions that are thrown when __________.
a. an IOException occurs, and the application program should not try to handle them b. a critical error occurs, and the application program should not try to handle them c. an IOException occurs, and the application program should try to handle them d. a critical error occurs, and the application program should try to handle them
The MouseListener interface defines ____ methods.
A. two B. three C. four D. five
The height of a perfectly balanced binary tree with n nodes is ____.
A. logn B. n2 C. nlogn D. log2n
Every cell in a workbook has a(n) _____ property that determines whether or not changes can be made to that cell.
A. ensured B. locked C. security D. changeable