asked 226k views
1 vote
If, when asked for a date of birth, the user enters a future date, this error should be caught by a ________ check.

a) Date
b) Time
c) Day
d) Reasonableness
e) None of these

asked
User BoredT
by
7.9k points

1 Answer

6 votes

Final answer:

A future date entered as a date of birth should be caught by a reasonableness check, which ensures data plausibility and logic.

Step-by-step explanation:

If a user enters a future date as their date of birth, this error should be caught by a reasonableness check. The correct answer is d) Reasonableness. The reasonableness check is designed to determine whether a given data point is plausible or logical in its context. For instance, a date of birth should be a date in the past, not in the future, as the event (birth) has already occurred for the individual providing the date. Therefore, if the system encounters a future date, it should flag it as unreasonable or invalid. This kind of validation is critical in forms and database inputs to maintain data integrity and prevent errors.

answered
User Rafaljusiak
by
7.8k points

No related questions found