Telephone companies once promoted ISDN as a high-speed access technology. Why has use of ISDN declined?

What will be an ideal response?


When ISDN was first proposed, 128 Kbps seemed much faster than dialup modems. So
telephone companies promoted the technology a lot. But, the newer local loop technologies provide
higher data rates at lower cost, relegating ISDN to a few special cases. Because the speed/quality
offered by ISDN stayed behind some other newer technologies, it’s almost abandoned.

Computer Science & Information Technology

You might also like to view...

What is the value of ans after the following code has been executed?

``` int x = 35; int y = 20, ans = 80; if (x < y) ans += y; ``` a. 80 b. 100 c. 35 d. 55

Computer Science & Information Technology

Which of the following is NOT a typical worksheet error?

A. A formula contains a mixture of uppper and lower case characters. B. A value entered in a cell is incorrect due to a typographical error. C. A formula produces the wrong results because the order for the calculations is not correct. D. The worksheet was created using a built-in function, but the wrong cells were selected as the arguments.

Computer Science & Information Technology

To emphasize certain words, phrases, or lines of text you can use font styles.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

How many colors are available in the Netscape Navigator palette?

a. 16 b. 40 c. 216 d. 254 e. 256 f. 512

Computer Science & Information Technology