среда, 4 ноября 2015 г.

MIS 574 Week 4 Homework

BUY MIS 574 Week 4 Homework

1. (TCO C) ________ is the reserved word that marks the beginning of a loop and _________ is the reserved word used to indicate the end of the loop.
2. (TCO C) _________ is a Boolean variable used in association with a do-loop as the loop control variable
3. (TCO C) ___________ is the name for a counter variable in a for-loop used to determine the number of time that the body of the loop will execute.
4. (TCO C) The ____________ is part of a loop’s condition statement
5. (TCO C) A(n) _________ is a series of variables whose values can be accessed using an integer
6. (TCO C) A single item within an array is known as a(n) _____________?
7. (TCO C) This numerical position of an element within an array is called ___________?
8. (TCO C) Valid index values must have the data type of ___________?
9. (TCO C) A grouping that combines multiple fields of related data is called a ___________.
10. (TCO C) __________ is a type of loop structure in which the evaluation of the loop control variable is made before any statements in the loop’s body are executed
11. (TCO C) _________ is a term used to describe a single pass through the statements in a loop
12. (TCO C) ___________ is a loop structure specifically designed to make a fixed number of passes through the loop and automatically increments its loop control variable.

Комментариев нет:

Отправить комментарий