1085Software EngineeringMedium
________ depend on there being a clear separation between the presentation of information and the computations that create and process that information?
ABoth Master-slave architectures AND Client–server systems
BClient–server systems
CTwo-tier client–server architecture
DMaster-slave architectures
Correct answer
B. Client–server systems
Explanation
Explanation: One should design the architecture of distributed client–server systems so that they are structured into several logical layers, with clear interfaces between these layers.