ServiceNow Certified Application Developer — Question 66

When selecting a data type for a field that will be displayed on a form, which of the following statements is NOT correct?

Answer options

Correct answer: D

Explanation

The correct answer is D because the Date data type is typically used for dates only, not for time. Options A, B, and C are accurate as they correctly describe the appropriate uses of the String, Phone Number, and Choice data types.