A452: Programming Flashcards

0
Q

What is a Algorithm?

A

Is the name given to the defined set of steps used to complete a task. An algorithm is a solution to a problem.

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

What is a variable?

A

Space in a computers memory for storing information by the user. For a example, a number entered.

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

What is this pseudo code?

A

find

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

What is a Terminator?

A

Shows where the algorithm starts and finishes.

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