A. a means of assessing components for reuse
B. a design checklist
C. a vocabulary for talking about types of applications
D. all of the mentioned
Read more
Architectural Design
All the operations in a transaction need to be completed before the database changes are made _________________?
A. functional
B. available to the users
C. permanent
D. none of the mentioned
Read more
ERP stands for____________________?
A. Enterprise Research Planning
B. Enterprise Resource Planning
C. Enterprise Resource Package
D. Enterprise Research Package
____________________ can be associated with a separate processor or core, so that the processing steps can be carried out in parallel ?
A. Process Pipeline
B. Environmental Control
C. Observe and React
D. None of the mentioned
Read more
Which of the following view shows that the system is composed of interacting processes at run time ?
A. physical
B. development
C. logical
D. process
Read more
Which of the following is not included in Architectural design decisions ?
A. type of application
B. distribution of the system
C. architectural styles
D. testing the system
Read more
Control systems may make use of the Environmental Control pattern, which is a general control pattern that includes ______________processes?
A. sensor
B. actuator
C. pipeline
D. both sensor and actuator
Read more
What describes how a set of interacting components can share data ?
A. model-view-controller
B. architecture pattern
C. repository pattern
D. none of the mentioned
Read more
Which of the following is an architectural conflict ?
A. Using large-grain components improves performance but reduces maintainability
B. Introducing redundant data improves availability but makes security more difficult
C. Localizing safety-related features usually means more communication so degraded performance
D. All of the mentioned
Read more
Which of the following is/are commonly used architectural pattern(s) ?
A. Model-View-Controller
B. Layered Architecture
C. Client–server
D. All of the mentioned
Read more