Software Engineering Mcqs
Which model describes the static structure of the system using object classes and their relationships ?

A. Sequence model
B. Subsystem model
C. Dynamic model
D. Structural model

If the system state is Shutdown then it can respond to which of the following message?

A. Restart()
B. Reconfigure()
C. Powersave()
D. All of the mentioned

We use _______________ where various parts of system use are identified and analyzed in turn?

A. Tangible entities
B. Scenario-based analysis
C. Design-based analysis
D. None of the mentioned

Which model shows the flow of object interactions?

A. Sequence model
B. Subsystem model
C. Dynamic model
D. Both sequence and dynamic model

Which of the following come under system control ?

A. Reconfigure
B. Shutdown
C. Powersave
D. All of the mentioned

Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?

A. Designing system architecture
B. Developing design models
C. Specifying interfaces
D. Developing a debugging system

Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed ?

A. System context model
B. Interaction model
C. Environmental model
D. Both system context and interaction

Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ?

A. System context model
B. Interaction model
C. Environmental model
D. Both system context and interaction

COTS stands for___________________?

A. Commercial off-the-shelf systems
B. Commercial off-the-shelf states
C. Commercial off-the-system state
D. None of the mentioned