EOY- Algorithms Flashcards
1
Q
sequencing
A
the specific order in which instructors are performed in an algorithm
2
Q
iteration
A
the process of repeating steps
3
Q
selection
A
it allows us to include more than one path through an algorithm
4
Q
loop
A
an introduction that is continually repeated
5
Q
condition
A
the state of something in the program that is either true or false
6
Q
algorithm
A
a procedure for solving a problem or performing a computation.