Match the following connection types with their common download speed ranges:

I. Dial-up modem
II. Cell phone (3G)
III. DSL
IV. Satellite
V. Cable modem

A. 128 Kbps to 3 Mbps
B. 56 Kbps
C. 10 Mbps to 40 Mbps
D. 500 Kbps to 2.5 Mbps
E. 1 Mbps


B, E, A, D, C

Computer Science & Information Technology

You might also like to view...

Given that p1 is a pointer, p1++

a. always causes a run time error b. advances p1 by one unit of the type of variable to which p1 points c. adds 1 to whatever p1 is pointing to d. adds one element to the array that p1 is pointing to

Computer Science & Information Technology

Which of the following overloadings will be invoked by this call? g(1,2);

a) int g(int count, double value); b) void g(double value, int count); c) void g(int value, int count); d) Neither, the compiler cannot decide which of these to use.

Computer Science & Information Technology

SharePoint apps can be lists, libraries, site templates, and custom solutions

Indicate whether the statement is true or false

Computer Science & Information Technology

Which one of the following file types are a recent substitute for GIFs and JPEGs on the Web?

A) .bmp B) .tif C) .wmv D) .png

Computer Science & Information Technology