In a distributed computing environment, clients are ________.

a) user computers that request remote services
b) computers that perform requested services
c) often dedicated to one type of task, such as rendering graphics or managing databases
d) none of the above


a) user computers that request remote services

Computer Science & Information Technology

You might also like to view...

Select all that apply. Using C++11: Which of the following can be used to initialize an integer variable named dozen with the value of 12?

a. int dozen = 12; b. int dozen(12); c. int dozen = {12}; d. int dozen = (12); e. int dozen {12};

Computer Science & Information Technology

What are the two basic communication paradigms that designers consider when designing an internet?

What will be an ideal response?

Computer Science & Information Technology

Discuss the main areas in a project lifecycle.

What will be an ideal response?

Computer Science & Information Technology

A(n ) ____ program drives traffic to an advertiser's Web site by paying a commission or fee to other sites who host program links.

A. affiliate marketing B. link exchange C. paid placement D. business blogging

Computer Science & Information Technology