feb10 Flashcards
(5 cards)
1
Q
iteration
A
a function that repeats a block of code in a specified order, often until a specific result occurs
2
Q
Troubleshooting
A
a systematic approach to solving a problem
3
Q
Flow Chart
A
a diagram depicting a process, a system or a computer algorithm
4
Q
Preconditions
A
a condition that must be true before a function (or code segment) executes, in order. for the code to work correctly.
5
Q
Prostconditions
A
Prostconditions