124k views
0 votes
Which of the following application functions is performed by a server in the client-server architecture ?

Select one:
a. application logic and data storage
b. application logic and presentation logic
c. data access logic and presentation logic
d. data access logic and data storage
e. data storage logic and presentation logic

User Jhunovis
by
5.3k points

1 Answer

4 votes

Answer: d)Data access logic and data storage

Step-by-step explanation:Client-server architecture is model that contains one or more client servers which are connected to one hub server or central server.It has services like storing files, access logic, accessing of application, sharing the files and data etc. It functions by providing the services and resources to the clients over a network. Therefore , the correct option is option(d).

User BitLooter
by
5.8k points