System Development Lifecycle Flashcards

1
Q

Defines a program’s goals

A

Analysis phase

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

Specifies how to build the application

A

Design phase

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

Writing the program

A

Implementation phase

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

Check program meets goals

A

Testing phase

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

In this approach earlier stages are not revisited

A

Waterfall

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

In this approach each stage is revisited

A

Agile (spiral)

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

Grouping of data (variables) and operations that can be performed

A

Object

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

User interacts with high level items while lower levels are hidden

A

Abstraction/ information hiding

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