Flow charts Flashcards

1
Q

In a flowchart, what does a diamond represent?

A

It represents a decision box.

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

In a flowchart, what does a rectangle represent?

A

It represents a process box.

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

Define a flowchart.

A

A diagram which shows the individual steps in an algorithm, with each step represented by a symbol.

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

Name two disadvantages of flow charts.

A

They can be time consuming, especially if drawn out by hand. Also, they are difficult to change once they have been completed. Lastly, they can be extremely difficult to draw/create for complex algorithms involving many steps.

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

Name two advantages of flow charts.

A

Firstly, it is easy to see the general flow of the flowchart, and also the decisions, inputs and outputs that are made can be seen clearly.

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