A client is responsible for handling all user interface tasks as well as the processes related to data input. Which architectural approach best fits this scenario?
Explanation
In a distributed logic architecture, the client manages user interface and data entry processes, while the server handles database management, client query processing, and enterprise application tasks.