A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture
Explanation: It allows the system designer to delay decisions on where and how services should be provided.
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 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 an essential principle of an architecture ?
A. Consistency
B. Reliability
C. Scalability
D. All of the mentioned - In which of the following language the frameworks will not work ?
A. C#
B. Ruby
C. PHP
D. Java - Which of the following is not an example of component technology ?
A. EJB
B. COM+
C. .NET
D. None of the mentioned - An event in an executing program where the advice associated with an aspect may be executed is known as___________________?
A. aspect
B. join point
C. join point model
D. pointcut