Flow N Pseudo Flashcards

1
Q

set of instructions to perform a specific task
• well-defined step-by-step solution

A

algorithm

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

Used to repre begn n end

A

Terminal box

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

Connect symbolx n indicate the flow of logic

A

Flow line

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

Used to declare beginning value

A

Initialization Box

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

Input n output oper, reading n writing

A

Input/output box

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

Used for arithmetic n data manipulation

A

Processing

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

Use of any logic or comparison oper, yes or no”

A

Decision Box

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

Allos flowchart continued on the same page

A

On-page connector

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

Allos continuation onthe other oages

A

Off page connector

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

Top to bottom left 2 right

A

Sequential p
Oper

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

A step where a decision must be
made
• Ask questions and choose actions
based on the available options

A

Conditional opr

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

depicts a sub-process or sub-routine

A

Function Call Operation

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

transfers the compiled code (bytecode) into
main memory

A

Loaders

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

reads and translates each bytecode
instruction into machine language

A

Interpreter

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