Which of the following is not true about validation text?

A) It provides feedback on what was wrong with the data.
B) It displays anytime a field is entered to aid in data entry.
C) It is considered a custom error message.
D) It displays when a data violation has occurred.


B

Computer Science & Information Technology

You might also like to view...

Which of the following data types only allows one of two possible values to be assigned?

a) char b) int c) boolean d) float e) long

Computer Science & Information Technology

The accompanying figure shows the _________ operating system.   ?A. Mac OS B. DOS C. Windows D. Batch

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When you create a hyperlink to a picture on your computer, what is not saved with that link?

A) Location of the picture B) Picture size C) Picture resolution D) Path to the file

Computer Science & Information Technology

The strcopy() function causes each element of string2 to be assigned to the equivalent element of string1 until the ____ is encountered.

A. end-of-string marker B. newline marker C. end-of-file marker D. a square bracket

Computer Science & Information Technology