Zusammenfassung der Ressource
Frage 1
Frage
Use cases focus on ____ from an ____ point of view.
Antworten
-
a) Security/External
-
b) integrity/internal
-
c) diagrams / management
-
d) quality / customer
-
e) all a-d
-
f) none a-e
Frage 2
Frage
Which one of the following statements is false concerning class diagrams?
Antworten
-
a) an object has state
-
b) classes are concrete structures
-
c) objects are instances of classes
-
d) classes give structure to objects
-
e) class diagrams describe systems
Frage 3
Frage
State machine diagrams ________.
Antworten
-
a) describe dynamic behavior of objects
-
b) describe object states and state transitions
-
c) moves to historic states
-
d) a and c
-
e) a and b
-
f) none a-e
Frage 4
Frage
Which statement is true. Models ________.
Frage 5
Frage
Which of the following are attributes of concrete data types?
Frage 6
Frage
Which statement is false?
Antworten
-
a) cannot instantiate objects of abstract classes
-
b) abstract classes contains non-shared methods
-
c) an object is an instance of a class
-
d) an object has an identity and stores attribute values
Frage 7
Frage
What step is not part of the falsification during modelling?
Antworten
-
a) researchers propose different models of reality
-
b) construct a system prototype
-
c) gradually accept models with increasing supporting data
-
d) reject once a counterexample is found
-
e) a and b
-
f) all a-d
-
g) none a-g
Frage 8
Frage
Extend relationships _______.
Frage 9
Frage
Which of the following are valid kinds of multiplicity?
Antworten
-
a) 1 - 1
-
b) 1 - *
-
c) 1 - 0
-
d) * - *
-
e) 0 - 0
-
f) a, c and e
-
g) b, c and d
-
h) a, b and d
-
i) all a-e
Frage 10
Frage
Control nodes ______.
Antworten
-
a) coordinate control flows
-
b) represent decisions using fork nodes
-
c) represent branches in control flow using join nodes
-
d) a and b
-
e) all a-c
-
f) none a-c