148k views
2 votes
A client computer networked to a server computer, with processing split between the two types of machines, is called a(n) ________ architecture. question 17 options:

a. service-oriented
b. on-demand
c. multitiered client/server
d. two-tiered client/server

User Maxfridbe
by
8.0k points

1 Answer

5 votes
Two-tiered client/server architecture. The two-tier is based on Client Server architecture. The two-tier architecture is like client server application. The direct communication takes place between client and server. There is no intermediate between client and server. Because of tight coupling a 2 tiered application will run faster
User Maxi
by
8.7k points