Feb. 10th Flashcards

1
Q

iteration

A

a function that repeats a block of code in a specified order, often until a specific result occurs.

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

troubleshooting

A

a systematic approach to problem-solving that is often used to find and correct issues with complex machines, electronics, computers and software systems.

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

flow chart

A

a diagram depicting a process, a system or a computer algorithm

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

preconditions

A

a statement placed before the segment

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

postconditions

A

a condition or predicate that must always be true just after the execution of some section of code or after an operation in a formal specification

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