Answer the following statements true (T) or false (F)
1. Accumulating and counting a set of data can be accomplished by using the loop logic structure.
2. Incrementing is done by adding a variable to another variable.
3. Accumulating allows the developer to total a group of numbers.
4. The conditional test is made at the end of the loop in a WHILE/WHILE-END instruction.
5. When using an automatic counter loop, the counter can be decremented through the use of a negative number for the step.
1. TRUE
2. FALSE
3. TRUE
4. FALSE
5. TRUE
Computer Science & Information Technology
You might also like to view...
A(n) ________ query eliminates the need to change the design of a select query
Fill in the blank(s) with correct word
Computer Science & Information Technology
You should use the font in your Windows applications.
a) Tahoma b) MS Sans Serif c) Times d) Palatino
Computer Science & Information Technology