client-server systems are having clients and server which processes some kind of data
ANS: a client-server system has a number of clients but it has only one server which will manage to solve the queries and replies with some results. The advantages are it is relatively simple to implement due to centralized systems.