What manages the resources on a network?

A. client
B. server
C. Bluetooth
D. modem


Answer: B

Computer Science & Information Technology

You might also like to view...

The start pointer can be set to NULL; it would be set this way when:

A. the linked list is empty B. the start pointer points to the only node in the linked list which, being the last node, is set to NULL C. the entire linked list has been set to NULL D. the linked list is extremely long, and it would be better to start at the middle in a search, working backwards and forwards

Computer Science & Information Technology

All of the following are extensions for a bitmap graphic file, except _____.

A. .png B. .bmp C. .jpg D. .img

Computer Science & Information Technology

You cannot move the view of the Stage without having to change the magnification.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

____ is a valid char value.

A. "-129" B. ‘A' C. "A" D. 129

Computer Science & Information Technology