MCQ Quiz 1. What is the primary purpose of software application architecture? a) To define coding standards b) To outline the system's structure and behavior c) To manage project timelines d) To design user interfaces Show Answer 2. Which architectural pattern separates the user interface, business logic, and data access layers? a) Monolithic architecture b) Microservices architecture c) Layered architecture d) Event-driven architecture Show Answer 3. In which architectural style do components communicate via lightweight messages? a) Client-server architecture b) Service-oriented architecture c) Peer-to-peer architecture d) Event-driven architecture Show Answer
Comments
Post a Comment