M2S2 Part 1 Flashcards

1
Q

a pictorial representation of an ordered, step-by-step solution to
a problem.

A

Flowchart

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

a diagram that uses a set of standard graphic
symbols to represent the sequence of coded instructions fed into a
computer, enabling it to perform specified logical and arithmetical
operations.

A

Program Flowchart

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

Flowcharts can be used to express different structures:

A
  • sequence
  • selection/conditional
  • loop.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In drawing a proper flowchart, all necessary requirements should be listed out in,,

A

logical order.

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

The flowchart should be :

A

clear, neat and easy to follow

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

The usual direction of the flow of a procedure or system is from:

A

left to right or

top to bottom.

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

Ensure that the flowchart has a

logical:

A

start and finish

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

• If the flowchart becomes complex, it is better to use WHAT to reduce the number of flow lines.

A

connector symbols

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

what should you avoid when using flowcharts

A

intersection of flow lines

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

oblong

A

terminal

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

parallelogram

A

input/output

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

rectangle

A

process

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

diamond

A

decision

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

circle

A

connector

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

arrow

A

control flow

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