In a(n) ____ loop the condition is used to keep track of the number of repetitions that have occurred.
A. pretest
B. posttest
C. fixed-count
D. condition-controlled
Answer: C
Computer Science & Information Technology
You might also like to view...
Most programmers prefer to use posttest loops.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Write PL/SQL block that asks user to input first number, second number and an arithmetic operator (+, -, *, or /). If operator is invalid, throw and handle a user-defined exception. If second number is 0 and the operator is /, handle ZERO_DIVIDE predefined server exception.
What will be an ideal response?
Computer Science & Information Technology
There are many possible objectives including:
What will be an ideal response?
Computer Science & Information Technology
Describe the Federal Information Processing Standard.
What will be an ideal response?
Computer Science & Information Technology