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
		A. The Application Architecture
B. The Service Architecture
C. The Component Architecture
D. None of the mentioned
		A. Consistency
B. Reliability
C. Scalability
D. All of the mentioned
Explanation: Architecture implies a consistent and coherent design approach.
		A. Policy implementation
B. QoS
C. Security
D. Verify invoice
Explanation: It is a part of Business service layer.
		A. box structure specification
B. referential transparency
C. degenerative error correction
D. none of the mentioned
Explanation: Box structures are descriptions of functions that exhibit properties essential for effective system specification and design.
		A. Remote Method Invocations
B. Operating System
C. Client–server computing
D. None of the mentioned
Explanation: The RMI framework handles the invocation of remote methods in a Java program.
		A. Common Object Request Build Architecture
B. Common Object Request Broker Architecture
C. Common Object Request Break Architecture
D. All of the mentioned
		A. Separation of concerns
B. Writing aspects
C. Finding code complexity
D. None of the mentioned
Explanation: The separation of concerns is a key principle of software design and implementation. It means that you should organize your software so that each element in the program (class, method, procedure, etc.) does one thing and one thing only.