Search
.Management Sciences
Category: Design and Implementation
Which of the following is a building block of UML ?
A. Things
B. Relationships
C. Diagrams
D. All of the mentioned
(more…)
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
(more…)
Which diagram evolved from a desire to develop a procedural design representation that would not allow violation of the structured constructs ?
A. State transition diagram
B. Box diagram
C. ER diagram
D. None of the mentioned
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
(more…)
The use of design patterns for the development of object-oriented software has important implications for____________________?
A. Component-based software engineering
B. Reusability in general
C. All of the mentioned
D. None of the mentioned
Select the statement true for activity diagrams ?
A. They can be used to discover parallel activities
B. They are used to depict workflow for a particular business activity
C. Activity diagram do not tell who does what and are difficult to trace back to object models
D. All of the mentioned
(more…)
What establishes the profile of end-users of the system ?
A. design model
B. user’s model
C. mental image
D. system image
(more…)
At Conceptual level Class diagrams should include_____________________?
A. operations only
B. attributes only
C. both operations and attributes
D. none of the mentioned
(more…)
The ___________________ enables the software engineer to develop models of the information domain and functional domain at the same time___________________?
A. data flow diagram
B. state transition diagram
C. control specification
D. activity diagram
(more…)
Recent Comments