Client/server computing is defined as ____.

A. Two or more computers communicating
B. Two or more information systems cooperatively processing to solve a problem
C. A database using OLE Object fields
D. A database using Web enabling technologies

Answer: B

Computer Science & Information Technology

You might also like to view...

The __________ method is automatically called when an object is created.

a. getter b. public c. private d. constructor

Computer Science & Information Technology

If you add a table with 10 records to a query and add an unrelated table with 4 records to the same query, how many records will display when you run the query?

A. 40 B. 10 C. 4 D. 0 (since the tables are not related)

Computer Science & Information Technology