Solved

What Is a Requirement of the Sentinel-Controlled Loop Shared by Counter-Controlled

Question 24

Multiple Choice

What is a requirement of the sentinel-controlled loop shared by counter-controlled loops?


A) The conditional expression must be set up prior to the loop.
B) A counter must be initialized on the outside of the loop.
C) A counter must be incremented inside the loop body.
D) The expression must evaluate to false in order for the loop to be executed.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions