When channels are used, each physical device has its own __________.

a. control unit
b. interface card
c. access method
d. port


a. control unit

Computer Science & Information Technology

You might also like to view...

The _________ function reads an arbitrary number of bytes from a file.

a. fread() b. file_exists() c. fgetc() d. fgets()

Computer Science & Information Technology

Design a remote object table that can support distributed garbage collection as well as translating between local and remote object references. Give an example involving several remote objects and proxies at various sites to illustrate the use of the table. Show what happens when an invocation causes a new proxy to be created. Then show what happens when one of the proxies becomes unreachable

What will be an ideal response?

Computer Science & Information Technology

In the early days of the Internet, how was name resolution handled?

What will be an ideal response?

Computer Science & Information Technology

If a character’s address is stored in a pointer, only ____ byte(s) of storage would be retrieved when the address is used.

a. one b. two c. four d. six

Computer Science & Information Technology