Which of the following is not a dimension of scalability ?
		A. Size
B. Distribution
C. Manageability
D. Interception
Explanation: Interception is a communication conception.
		A. Size
B. Distribution
C. Manageability
D. Interception
Explanation: Interception is a communication conception.
		A. Distributed logic
B. Distributed presentation
C. Remote presentation
D. All of the mentioned
Explanation: The server is assigned database management tasks, the processes for client queries, and enterprise-wide applications.
		A. Consistency
B. Reliability
C. Scalability
D. All of the mentioned
Explanation: Architecture implies a consistent and coherent design approach.
		A. mean-time-to-function
B. mean-time-to-failure
C. manufacture-time-to-function
D. none of the mentioned
		A. The Application Architecture
B. The Service Architecture
C. The Component Architecture
D. None of the mentioned
		A. Process specialization
B. Platform specialization
C. Environment specialization
D. Functional specialization
Explanation: In process specialization, the system is adapted to cope with specific business processes
		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.