CAD · Question #38
CAD Question #38: Real Exam Question with Answer & Explanation
The correct answer is C: Use the Phone Number data type to automate phone number data validation.. The statement 'Use the Phone Number data type to automate phone number data validation' is NOT correct. In ServiceNow, the Phone Number field type is a specialized string field for storing phone numbers in a consistent format, but it does not automatically validate phone number s
Question
When a selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?
Options
- AUse the Choice data type to limit options in a field
- BUse the Data data type to enter the date and time of day.
- CUse the Phone Number data type to automate phone number data validation.
- DUse the string data type for a free-form text field.
Explanation
The statement 'Use the Phone Number data type to automate phone number data validation' is NOT correct. In ServiceNow, the Phone Number field type is a specialized string field for storing phone numbers in a consistent format, but it does not automatically validate phone number syntax or enforce formatting rules - it simply stores the value. The other statements are correct: Choice (choice data type for limited options), String (free-form text), and Date (for date/time entry) are all accurate descriptions of their respective field types.
Topics
Community Discussion
No community discussion yet for this question.