Question
Which loop is best for reading values until a sentinel is entered?
Select an option. Your answer will be checked instantly.
Correct Answer: D. while loop
Explanation:
The correct answer is while loop.
Leave a Reply