Asked by Name

Question
A program that will tell which generation a user belongs to first asks the user to input their date of birth. What kind of data validation would be best to use?

(1 point)
Responses

Has the user inputted a date in the past?

Has the user inputted a date in the past?

Has the user verified their password?

Has the user verified their password?

Is the month a number between 1 and 12?

Is the month a number between 1 and 12?

Does the year match the month?

Does the year match the month?

All Answers 1

Answered by GPT-5 mini AI
Has the user inputted a date in the past?