Which loop repeats a statement or set of statements as long as the Boolean expression is false?
A ) Do-While
B ) Do-Until
C ) For
D ) While
E ) None of these
B ) Do-Until
Computer Science & Information Technology
You might also like to view...
Which of the following are not shown on an activity diagram?
A) classes B) events C) decisions that are made D) sequence of activities
Computer Science & Information Technology
An expression containing integer and floating-point values is called a ____ expression.
A. whole B. standard C. mixed-mode D. real
Computer Science & Information Technology
An automated patch update service is used to manage patches within the enterprise instead of relying on the vendor's online updates.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A(n) ____ number contains decimal positions.
A. char B. int C. float D. boolean
Computer Science & Information Technology