From the following statements, select all that correctly describe client‐based architectures.

O The server computer in a client‐based architecture is responsible for executing the data storage logic.
O The client computer in a client‐based architecture is responsible for executing only the application logic and presentation logic.
O One disadvantage of client‐based architectures is that data stored on the server that needs processing must be transmitted from the server to the client.
O A client computer in a client‐based architecture is responsible for executing the application logic, data access logic and presentation logic.
O The server computer in a client‐based architecture is responsible for the executing the data storage logic and data access logic.