1. algorithms Flashcards

1
Q

What is an algorithm?

A

It is a list of instructions to complete a task or solve a problem

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

An algorithm that has been translated into code for a computer is called a
_______.

A

program

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

A program is coded using _____.

A

a language the computer can understand.

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

Before programmers create a program, what do they do?

A

They plan an algorithm to solve a
problem.

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

An algorithm can be also shown as a ___.

A

flowchart.

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

If you follow the arrows down from the top of a flowchart, what can you do?

A

You
can trace the program.

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