Examlex

Solved

When a Program Evaluates a Condition in This Kind of Structure

question 141

Multiple Choice

  When a program evaluates a condition in this kind of structure, which is illustrated in the accompanying figure, it yields one of two possibilities: true or false. What kind of structure is this? A)  if-then-else control structure B)  case control structure C)  do-while control structure D)  do-until control structure When a program evaluates a condition in this kind of structure, which is illustrated in the accompanying figure, it yields one of two possibilities: true or false. What kind of structure is this?


Definitions:

Related Questions