Examlex

Solved

The Following Pseudocode Is an Example of a ____ Structure

question 5

Multiple Choice

The following pseudocode is an example of a ____ structure. get number
While number is positive
   add to sum
   get number
Endwhile


Definitions:

Related Questions