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

Computer Science & Information Technology

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

Computer Science & Information Technology

The MouseListener interface defines ____ methods.

A. two B. three C. four D. five

Computer Science & Information Technology

The height of a perfectly balanced binary tree with n nodes is ____.

A. logn B. n2 C. nlogn D. log2n

Computer Science & Information Technology

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

Computer Science & Information Technology