Dataflow Diagram (DFD) Flashcards

1
Q

Data Flow Diagram

A

Visual representation illustrates how data moves through a system or a process

Diagram designed using simple symbols such as rectangle, oval, or circle and arrows.

Aide in requirement analysis, process modelling, system design, and communication.

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

Why DFDs not normally used in objects oriented system development ?

A

Due to process centric nature

struggle to represent objects, classes, inheritance, and polymorphism effectively

UML diagrams are better for OOSD.

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

Elements of DFD

A

Processes

Data Flow

Data stores

External entities

Context diagram

Decomposition

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

Properties in DFD

A

Hierarchy

Balancing

Consistency

Clarity

No control flow

Logical/ physical views

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