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

Computer Science & Information Technology

You might also like to view...

Which of the following should be protected in your disaster recovery plan?

A) Ability to increase sales B) Ability to hold down business expenses C) Ability to hire qualified people D) Ability to continue day-to-day operations

Computer Science & Information Technology

_________ is a method of accessing units of data in which the access must be made in a specific linear sequence.

A. Sequential access B. Direct access C. Random access D. Associative access

Computer Science & Information Technology