Pseudocode for Arithmetic Operations Flashcards

Learn how to use pseudocode to represent and perform basic arithmetic operations such as addition, subtraction, multiplication, and division (7 cards)

1
Q

flowchart

A

a visual diagram that represents the steps in a process or algorithm using symbols and arrows to show the flow of control

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

flowline

A

the arrows you use to connect two symbols in a flow chart in to illustrate the flow of execution.

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

input symbol

A

A parallelogram in a flowchart that represents a step where data are received or entered into the process

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

input/output symbol (I/O symbol)

A

A parallelogram in a flowchart that represents an operation involving either receiving input or producing output, such as user entry or displaying results

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

output symbol

A

a symbol in a flowchart that indicates the output of data from a process

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

processing symbol:

A

a rectangle in a flowchart that represents a step where data are processed or an action is performed

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

terminal symbol

A

an oval or rounded rectangle in a flowchart that indicates the start or end of a process

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