1.1.5 Flashcards
1
Q
Pair Programming
A
strategy to promote teamwork and collaboration; two people work together on one computer
2
Q
loop
A
a sequence of instructions that continually repeats until a condition is met
3
Q
iteration
A
a process of repeating a set of instructions a specified number of times or until a condition is met, such as in a repetition of a process or a newer version of development in computer science.
4
Q
decrement
A
reduced in number by one
5
Q
increment
A
increase in number by one
6
Q
A