Which packet-switched technology uses cells that are always a fixed length of 53 bytes?
a. Frame Relay
b. x.25
c. ISDN
d. ATM
D
Computer Science & Information Technology
You might also like to view...
Modify the example program immediately preceding these practice problems to sum the squares of the integers from 1 to 5.
Replace LET sum = sum ± n with LET sum = sum + n * n
Computer Science & Information Technology
Default row height and default column width CANNOT be altered by the user
Indicate whether the statement is true or false.
Computer Science & Information Technology
The instructions that make up a computer program are sometimes referred to as __________.
A. statements B. control C. encapsulation D. function
Computer Science & Information Technology
In a standard wired Ethernet network, all devices share the same media and a device can send a packet at any time rather than in a fixed or predictable fashion (known as ____ networking).
A. deterministic B. sequential C. polling D. non-deterministic
Computer Science & Information Technology