Software engineering Question: Download Software engineering PDF

What are the Different types of Architectures in Software Engineering?

Tweet Share WhatsApp

Answer:

An architecture expresses a fundamental structural organization schema for software systems. It provides a set of predefined subsystems, specifies their responsibilities, and includes rules and guidelines for organizing the relationships between them.
* Object-Oriented/Abstract Data Style
* Layered Hierarchies
* Blackboard architecture
- involving shared access to data with loosely coupled agents
* Client/Server
* Three tier Client/Server architectures
* Peer-to-Peer Architecture

Download Software engineering PDF Read All 34 Software engineering Questions
Previous QuestionNext Question
During the interview, do not obsess over little mistakes that happen.What are use cases and class diagrams in Software Engineering?