In order to save space, some large, multi-user environments use thin units called ________ servers which can slide in and out of a rack that holds many of its companion servers.

A. mainframe
B. phablet
C. blade
D. embedded


Answer: C

Computer Science & Information Technology

You might also like to view...

You are passing a two dimensional array, defined as below, to a function. What would be a correct function prototype? (ROWS and COLS are global constants.)

int table [ROWS] [COLS]; a) float calculate (int matrix [ ] [ COLS], int rows); b) float calculate (int matrix [ROWS ] [ ], int rows); c) float calculate (matrix [ ROWS] [ COLS], int rows); d) float calculate (int matrix [ROWS ] [ ], int cols);

Computer Science & Information Technology

IXCs in packet switching networks can be

a. T-1 circuits b. satellite links c. microwave links d. all of the above

Computer Science & Information Technology

Tapping the ____________________ keys cuts selected text.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ___________ symbol in a flowchart represents input tasks and output tasks.

A. oval B. rectangle C. diamond D. parallelogram

Computer Science & Information Technology