Answer:
A method of organizing software applications so that the data and core processing is in a central location and access to that core is distributed on user’s computing devices is called client/server architecture.
Step-by-step explanation:
Client/server architecture is a computing model in which the server manages and delivers most of the resources and services consumed by the client.