An expression for how much data can be sent through a communications channel in a given amount of time is referred to as ________.

A. connectivity
B. dial-up
C. bandwidth
D. download


Answer: C. bandwidth

Computer Science & Information Technology

You might also like to view...

Multiple inheritance means that a derived class inherits the members of several:

a. Derived classes. b. public classes. c. Direct base classes. d. Indirect base classes, but exactly one direct base class.

Computer Science & Information Technology

Adding the ____ statement to an exception handler can generate an endless loop

A. end B. rescue C. retry D. begin

Computer Science & Information Technology

A Telnet session to a POP3 server is accomplished by entering a command similar to ____.

A. telnet athena.sunybroome.edu 25 B. telnet athena.sunybroome.edu 1101 C. telnet athena.sunybroome.edu 110 D. telnet 110 athena.sunybroome.edu

Computer Science & Information Technology

A previously stored number, if it has not been initialized to a specific and known value, is frequently referred to as a ____.

A. garbage value B. literal C. bogus value D. buffer

Computer Science & Information Technology