Questions
___________________ , whose vocabulary and rules focus on the conceptual and physical representation of a system.
- The UML is a language for modeling
- The UML is a language for visualising
- The UML is a language for specifying
- The UML is a language for constructing
- The UML is a language for documenting
Which of the following languages is for modeling, visualizing, specifying, constructing and documenting the artifacts of a software intensive system?
- OMT
- UA
- UML
- OLTP
- OLAP
Which of the following is a kind of structural thing, which is a physical element that exists at run time and represents a computational resource having at least some memory and often processing capability?
- Component
- Active class
- Collaboration
- Interface
- Node
_____________ is one of the kinds of structural things that defines an interaction and is a society of roles and other elements that work together to provide some cooperative behaviour, which is bigger than the sum of all the elements.
- Component
- Active class
- Collaboration
- Interface
- None of these
__________________ provides a semantic backplane that contains all the parts of the models of a system and each part is related to one another in a consistent fashion.
- Stereotype
- Specification
- Tagged value
- Class diagram
- Constraints
_____________ is a behaviour that specifies the sequences of states that an object or an interaction that goes through during its lifetime in response to events, together with its responses to those events.
- Interaction
- State machine
- Package
- Class
- None of these
A________________ diagram shows a state machine comprising states, transitions, events and activities.
- sequence
- activity
- statechart
- package
- none of these
Which of the following views of a system encompasses the nodes that form the system's hardware topology on which it executes?
- Deployment view
- Implementation view
- Process view
- Design view
- Use case view
Which of the following diagrams shows an interaction comprising a set of objects and their relationships, including the messages that may be dispatched among them?
- Use case diagrams
- Sequence diagrams
- Collabration diagrams
- Activity diagrams
- Interaction diagrams
_______________are the organisational parts of the UML model, which are the boxes into which a model can be decomposed.
- Structural things
- Behavioural things
- Grouping things
- Annotational things
- None of these
________________ view of the system encompasses the threads and processes that form the system's concurrency and synchronization mechanisms.
- Deployment
- Implementation
- Design
- Process
- None of these
A_________________is a special kind of a statechart diagram that shows the flow from activity to activity within a system.
- sequence diagram
- statechart diagram
- activity diagram
- package diagram
- none of these
_____________ is a class whose object has one or more processes or threads and therefore can initiate control activity.
- Collaboration
- Node
- Interface
- Active class
- Component
_________________describes a method for the analysis, design and implementation of a system using an object oriented technique.
- Unified Approach (UA)
- Object Modeling Technique (OMT)
- Unified Modeling Language (UML)
- On-Line Transaction Processing (OLTP)
- None of these
________________ means that it is possible to map from a model in the UML to a programming language such as JAVA, C++ or VB, and even to the table in the relational database or the persistent store of an object oriented database.
- The UML is a language for visualising
- The UML is a language for constructing
- The UML is a language for modeling
- The UML is a language for documenting
- None of these