A. Collaboration
B. Use case
C. State chart
D. Activity
Explanation: A use case diagrams captures only the functionality of the system whereas a dynamic model/view captures the functions as well as the action.
Related Mcqs:
- Which things in UML are the explanatory parts of UML models ?
A. Structural things
B. Behavioral things
C. Grouping things
D. Annotational things - Which diagram in UML shows a complete or partial view of the structure of a modeled system at a specific time ?
A. Sequence Diagram
B. Collaboration Diagram
C. Class Diagram
D. Object Diagram - Which of the following is a building block of UML ?
A. Things
B. Relationships
C. Diagrams
D. All of the mentioned - Which of the following statement(s) is true about interaction diagrams ?
A. Interaction diagrams are at their best when they deal with one main design flow and not multiple variants that can happen
B. Interaction diagrams are good at designing part or all of one use case’s functionality across multiple objects
C. Interaction diagrams allow the analyst to show iteration and conditional execution for messaging between objects
D. All of the mentioned - UML interfaces are used to_____________________?
A. specify required services for types of objects
B. program in Java, but not in C++ or Smalltalk
C. define executable logic to reuse across classes
D. define an API for all classes - What is a physical element that exists at runtime in UML ?
A. A node
B. An interface
C. An activity
D. None of the mentioned - Which diagram in UML emphasizes the time-ordering of messages ?
A. Activity
B. Sequence
C. Collaboration
D. Class - Which things are dynamic parts of UML models ?
A. Structural things
B. Behavioral things
C. Grouping things
D. Annotational things - At Conceptual level Class diagrams should include_____________________?
A. operations only
B. attributes only
C. both operations and attributes
D. none of the mentioned - How many diagrams are here in Unified Modelling Language ?
A. six
B. seven
C. eight
D. nine