Match each item with a statement below:

A. the term used to describe an OS designed mainly to share network resources
B. the software defining the rules and formats a computer must use when sending information across the network
C. a collection of users and computers in a server-based network
D. network that connects devices in a small geographic area
E. information added to the front end of a chunk of data
F. a chunk of data with source and destination IP addresses
G. network that is geographically dispersed
H. a network model in which all computers can function as clients or servers as needed
I. a networked collection of LANs tied together by devices such as routers
J. an instance of a processor inside a single CPU chip


A. server
B. network protocols
C. domain
D. LAN
E. header
F. packet
G. WAN
H. peer-to-peer network
I. internetwork
J. core

Computer Science & Information Technology

You might also like to view...

If no memory is available, keyword new throws an __________.

a. OutOfMemoryException. b. OutOfMemoryEvent. c. OutOfMemoryExhaustion. d. OutOfMemoryError.

Computer Science & Information Technology

Create suitable names for Boolean variables to be used as flags. The variables will be true for each of the following situations and false otherwise. State names in a positive way and avoid including the terms not or no as part of the name.

When the input is in range

Computer Science & Information Technology

Pieces of a file that have been split apart are called:

A) clusters B) fragments C) sectors D) segments

Computer Science & Information Technology

Making a comparison to 0 is slower than making a comparison to any other value.

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

Computer Science & Information Technology