A. Consistency
B. Reliability
C. Scalability
D. All of the mentioned
Explanation: Architecture implies a consistent and coherent design approach.
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 describes the various elements that support the implementation of services?
A. The Application Architecture
B. The Service Architecture
C. The Component Architecture
D. None of the mentioned - 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 essential for success, when formal methods are used for the first time ?
A. Expert training
B. Consulting
C. Prerequisite knowledge
D. Both Expert training and Consulting - 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 concerns best suits the following statement:”Internet banking system includes new customer requirements, account Requirements, customer management requirements, security requirements, recovery requirements etc.” ?
A. Functional concerns
B. Quality of service concerns
C. System concerns
D. Cross-cutting concerns