?A host that provides storage space for saving and retrieving records is called a _____.

A. ?spool server
B. ?cast server
C. ?proxy server
D. ?file server


Answer: D

Computer Science & Information Technology

You might also like to view...

Suppose char city[7] = "Dallas"; what is the output of the following statement?

``` cout << city; ``` A. Dallas0 B. nothing printed C. D D. Dallas

Computer Science & Information Technology

____ is a POSIX utility that can read and write a wide variety of archive formats.

A. KDEBK B. GRUB C. Ark D. Pax

Computer Science & Information Technology

Sorting in order alphabetically from Z to A or numerically from 9 to 0 is known as ____ order.

A. descending B. negative C. ascending D. positive

Computer Science & Information Technology

The term ____ refers to the programs or instructions used to tell the computer hardware what to do.

A. hardware B. port C. software D. adapter

Computer Science & Information Technology