uml questions 1-10
10 Questions
4 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Select one:

  • which allows an object to alter its behaviour when its internal state changes (correct)
  • which is used to provide a sequential access to elements of a collection without knowing its internal organisation
  • which defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and can update automatically
  • which allows to compose objects into tree structures to represent part-whole hierarchies, lets clients treat individual objects and compositions of objects uniformly
  • To save changes made to the Foo.cpp file in the local Git repository, use the command(s):

  • git commit -m "Foo.cpp updated";
  • git add Foo.cpp; git commit -m "Foo.cpp updated"; (correct)
  • git push
  • git add Foo.cpp;
  • The image contains a question with the following options:

  • Two consecutive occurrences of 'evPauza' event will bring the state machine to the last substate of state 'Proces' (correct)
  • Two consecutive occurrences of 'evPauza' event will terminate entire 'Proces' state
  • State 'Plukanie' will be finished after 4 seconds (correct)
  • State 'Pranie' will be finished after 3 seconds
  • What is Element E2 on the following diagram?

    <p>an abstract class that realizes the E1 interface</p> Signup and view all the answers

    State machine diagrams may include:

    <p>states, transitions and pseudostates</p> Signup and view all the answers

    The diagram below is:

    <p>a sequence diagram</p> Signup and view all the answers

    The following diagram defines:

    <p>Optionally sending messages M2 or M3</p> Signup and view all the answers

    The relationship between U1 and U2 is:

    <p>dependency, where U2 is a part of U1</p> Signup and view all the answers

    Element E4 on the following diagram is:

    <p>a class template with two template parameters</p> Signup and view all the answers

    Element M7 represents:

    <p>a message to self</p> Signup and view all the answers

    More Like This

    UML True or False Questions
    16 questions

    UML True or False Questions

    StraightforwardMaroon avatar
    StraightforwardMaroon
    uml questions 11-20
    10 questions

    uml questions 11-20

    SnazzyOnyx7314 avatar
    SnazzyOnyx7314
    UML Class Diagrams Flashcards
    16 questions

    UML Class Diagrams Flashcards

    SnappyPiccoloTrumpet avatar
    SnappyPiccoloTrumpet
    Use Quizgecko on...
    Browser
    Browser