A ____ is a workstation that accesses software and data through the network on another computer.

A. client
B. host
C. server
D. mainframe


Answer: A

Computer Science & Information Technology

You might also like to view...

If you want to examine an input value without actually removing it from the input stream, you can apply a member function of cin to the variable ch, which you are to assume is a char type variable. Which of these does this task?

a. cin.get(ch); b. cin.put(ch); c. cin.peek(ch); d. cin.putback(ch);

Computer Science & Information Technology

Heapsort uses

a. percolate up only b. percolate down only c. both percolate up and percolate down d. neither percolate up nor percolate down

Computer Science & Information Technology

A(n) ____ is a series or list of variables in computer memory, all of which have the same name and data type but are differentiated with special numbers called subscripts.

A. collection B. array C. script D. group

Computer Science & Information Technology

With the automatic hyphenation option, Word automatically inserts a hyphen at the end of the line to get more text on a line

Indicate whether the statement is true or false

Computer Science & Information Technology