uml questions 1-10

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

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 (B)</p> Signup and view all the answers

State machine diagrams may include:

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

The diagram below is:

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

The following diagram defines:

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

The relationship between U1 and U2 is:

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

Element E4 on the following diagram is:

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

Element M7 represents:

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

Flashcards are hidden until you start studying

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 questions 21-30
10 questions

uml questions 21-30

SnazzyOnyx7314 avatar
SnazzyOnyx7314
Use Quizgecko on...
Browser
Browser