Which of the following scenarios should use a while loop?

(1 point)
A. telling the user what format their phone number should be entered in
B. displaying an error message if the user enters their phone number in the wrong format
C. asking the user to enter a phone number until it's in the right format
D. giving the user one try to enter their phone number in the right format

C. asking the user to enter a phone number until it's in the right format