A. The Application Architecture
B. The Service Architecture
C. The Component Architecture
D. None of the mentioned
Related Mcqs:
- Which architecture decentralized architectures in which there are no distinguished clients and servers ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture - Which architecture are reliant on middle-ware ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture - Which architecture is used when there is a high volume of transactions to be processed by the server ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture - Service Oriented Architecture (SOA) is__________________?
A. Strongly Coupled
B. Loosely Coupled
C. Strongly Cohesive
D. Loosely Cohesive - Which architecture will be built on top of a SOA ?
A. The Application Architecture
B. The Service Architecture
C. The Component Architecture
D. None of the mentioned - How is SOA different from OO Architecture ?
A. Strong coupling among objects
B. Communications are prescriptive rather than being descriptive
C. Data is separated from a service or behavior
D. Data and methods are integrated into a single object - Which of the following is an essential principle of an architecture ?
A. Consistency
B. Reliability
C. Scalability
D. All of the mentioned - Which of the following is a key principle of software design and implementation ?
A. Separation of concerns
B. Writing aspects
C. Finding code complexity
D. None of the mentioned - Which of the following is a way of making a statement about the elements of a set that is true for every member of the set ?
A. Set
B. Sequence
C. Universal quantification
D. Both Set and Sequence - Which framework class include standards and classes that support component communication and information exchange?
A. System infrastructure frameworks
B. Middleware integration frameworks
C. Enterprise application frameworks
D. MVC