Examlex

Solved

Select the Word or Phrase in the Sentence That Is

question 191

Multiple Choice

Select the word or phrase in the sentence that is NOT used correctly.
My sister has just sent me an email saying her choir are performing next week during Randy Larkin's inauguration.


Definitions:

Sentinel-controlled

A loop mechanism that uses a special value (sentinel) to control the termination of the loop.

While Loop

A control flow statement in programming that repeats a block of code as long as a specified condition is true.

Infinite While Loop

A loop construct that repeats indefinitely because the loop condition is always true.

Related Questions