A. object-oriented systems
B. architectural design
C. SRS
D. Both object-oriented systems and Architectural design
Explanation: The UML was designed for describing object-oriented systems and, at the architectural design stage, you often want to describe systems at a higher level of abstraction
Related Mcqs:
- Which view in architectural design shows the key abstractions in the system as objects or object classes ?
A. physical
B. development
C. logical
D. process - Which of the following pattern is the basis of interaction management in many web-based systems ?
A. architecture
B. repository pattern
C. model-view-controller
D. different operating system - 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 - An example of a system that may use a process pipeline is a high-speed_________________?
A. data distributing system
B. data acquisition system
C. data collector system
D. none of the mentioned - ____________________ 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 - 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 - Which of the following examples is/are models of application architectures ?
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 - Transaction processing systems may be organized as a ____________ architecture with system components responsible for input, processing, and output ?
A. Repository
B. Client–server
C. Model-View-Controller
D. Pipe and Filter - A language-processing systems may translate an XML data description into__________________?
A. a machine code
B. an alternative XML representation
C. machine code and alternative XML representation
D. a software module - Systems that involve interaction with a shared database can be considered as ?
A. software-based
B. transaction-based
C. server-based
D. client-based
View AnswerAnswer: b
Explanation: Such systems with a shared database are also referred to as transaction based information systems.