Correct Answer
verified
Multiple Choice
A) Incrementing
B) Stub
C) Nested loop
D) Defensive programming
Correct Answer
verified
Multiple Choice
A) accumulator
B) key
C) index
D) counter
Correct Answer
verified
True/False
Correct Answer
verified
Short Answer
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) terminal
B) definite
C) indefinite
D) infinite
Correct Answer
verified
Multiple Choice
A) the entire loop must execute
B) the loop can be terminated with a break statement
C) the loop will execute indefinitely
D) a decision statement will be evaluated
Correct Answer
verified
Multiple Choice
A) summary report
B) pretest loop
C) posttest loop
D) loop control
Correct Answer
verified
Short Answer
Correct Answer
verified
Multiple Choice
A) incrementing
B) decrementing
C) accumulating
D) deprecating
Correct Answer
verified
Matching
Correct Answer
Multiple Choice
A) expression
B) operands
C) statements
D) index
Correct Answer
verified
Multiple Choice
A) initialize the loop control variable prior to entering the loop body
B) increment the loop control variable inside of the loop body
C) include statements inside the loop that belong outside the loop
D) enclose the inner loop entirely within the outer loop in a nested loop
Correct Answer
verified
Multiple Choice
A) neglect to initialize the loop control variable prior to entering the loop body
B) increment the loop control variable inside of the loop body
C) validate data to ensure values are the correct data type or that they fall within an acceptable range
D) enclose the inner loop entirely within the outer loop in a nested loop
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) validate data
B) restructure data
C) simulate data
D) corroborate data
Correct Answer
verified
Multiple Choice
A) indefinite
B) definite
C) inner
D) outer
Correct Answer
verified
Multiple Choice
A) indefinite
B) definite
C) inner
D) outer
Correct Answer
verified
Multiple Choice
A) compare the loop control variable to a constant value
B) initialize the loop control variable
C) increment the loop control variable
D) execute the body of the loop
Correct Answer
verified
Showing 21 - 40 of 51
Related Exams