Software Development Engineer Question:
Download Questions PDF

Described the types of Architectures in Software Engineering?

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 Development Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
If I have no previous programming experience. Can I still be successful Software Engineer?Which use cases and class diagrams are in Software Engineering?