Question 6

Choose the correct answer:
Consider the following diagram fragment:

Which statement is correct about the diagram fragment?
  • Question 7

    Choose the correct answer:
    Consider the following diagram:

    When this behavior is executed, which event will occur last?
  • Question 8

    Choose the correct answer:
    A group of programming language designers want to create classes that model typical data collections such as arrays, lists, maps. etc.
    Their design must satisfy three conditions:
    1. The collections must be parameterizable to support any data type.
    2. Some collections must inherit from other collections to leverage reuse of functionality.
    3. The implementation of the collection functions cannot be overridden.
    Which UML concept should these designers use?
  • Question 9

    Choose the correct answer:
    Which capability Is provided by the Profile mechanism?
  • Question 10

    Choose the correct answer: Consider the following diagram fragment:

    Assume that the system is in StateAl Which sequence of triggers will move the system to StateC?