In pseudocode, the “While … End while” loop is considered a:

a. Pre-condition loop.
b. Post condition loop.
c. Nested loop
d. Sequential loop.
e. None of the above.


a. Pre-condition loop.

Computer Science & Information Technology

You might also like to view...

The following catch block catches all __________ exceptions.

catch ( string e) { }

Computer Science & Information Technology

An uncaught exception in a function causes that function to be _________ from the function call stack.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Convert the decimal number to binary number.

Convert 20010 to binary

Computer Science & Information Technology

Transitions must be applied to all slides in a presentation

Indicate whether the statement is true or false

Computer Science & Information Technology