A ________ is two or more computers that share resources
A) server B) network resource C) client D) computer network
D
You might also like to view...
Answer the following statements true (T) or false (F)
1. The keyword static is used in a static function declaration in a class but not in the function definition. 2. Vector assignment is well behaved. 3. The functions or data members declared in the private: section of a class can be accessed only in the definition those functions declared in that class. Note that friend functions are also declared (but not defined) in the class to which they are friends, so they also have access to private as well as public members. 4. The set of integers ranging from -MAXINT to MAXINT make up the int data type.
The ____________________ image enhancement effect makes colors brighter or duller.
Fill in the blank(s) with the appropriate word(s).
To display multiple lines of text within a cell, you can use the _____________ command.
a. Center Align b. Merge & Center c. Align left d. Wrap Text
When you use an index, you can store records on a ____ storage device.
A. linear-access B. random-access C. sequential-access D. uniform-access