Which of the following statements is CORRECT about layered software architecture? A. Components in each layer must locat
Posted: Fri Jul 08, 2022 6:38 am
Which of the following statements is CORRECT about layered software architecture? A. Components in each layer must locate on the same server. B. Ideally a component should call APIs only from the layer right below it. C. In layered architecture, cross-cutting concerns affect only one layer. D. Layered software architecture is mostly suitable for large-scale data processing, such as acquiring statistical results from data