Solved

When You Use a Sentinel Value for the Condition of a Loop

Question 30

Multiple Choice

When you use a sentinel value for the condition of a loop that processes user inputs, what case should you not forget to test?


A) The sentinel value is the last input value.
B) The sentinel value is the first input value.
C) The sentinel value is the third input value.

Correct Answer:

verifed

Verified

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

Related Questions