Solved

When Asking the User for an Integer Value, It Is

Question 67

True/False

When asking the user for an integer value, it is possible that the user enters a character that is not an integer; using a while loop, we can keep asking the user for an integer until the user enters one.

Correct Answer:

verifed

Verified

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

Related Questions