UML Flashcards

1
Q

Activity Diagram

A

flowchart describing the sequence of computations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Use case diagram

A

describes several potential things a user might do

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Class diagram

A

shows a program’s classes - including properties and methods

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Sequence diagram

A

shows interaction between software components and their order of events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

UML Structural diagram

A

visualizes static elements such as variables or functions in a program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

UML behavioral

A

visualizes dynamic behavior of software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the phases of the SDLC

A

Analysis, Design, Implementation, Testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What UML diagram is best for Analysis phase of SDLC

A

Use case diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What UML diagram is best for design phase of SDLC

A

Class diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What UML diagram is best for implementation phase of SDLC

A

Activity diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What UML diagram is best for testing phase of SDLC

A

Sequence diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe the difference between linear and binary search

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly