Use the ____ property to display an explanatory message when a user tries to enter data that breaks a validation rule.

A. Validation Rule
B. Description Rule
C. Input Mask
D. Validation Text


Answer: D

Computer Science & Information Technology

You might also like to view...

What is the output of the following code fragment?

int i=5; switch(i) { case 0: i=15;break; case 1: i=25;break; case 2: i=35;break; case 3: i=40; default: i=0; } cout << i <

Computer Science & Information Technology

Match the digital camera storage option with the description

CF SmartMedia microSD MMC A. Cheaper than SD and includes a model called reduced size B. Size of a postage stamp and uses flash memory C. Smaller and lighter than CF and introduced by Toshiba D. Uses flash memory and introduced by SanDisk

Computer Science & Information Technology

A(n) ____________________ is a network that connects computers and devices in a limited geographical area, such as a home, school computer laboratory, or office building.

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

Computer Science & Information Technology

Which of the following is the broadcasting method used by later implementations of 802.11 networks?

A. BSS B. FHSS C. DESSS D. OFDM

Computer Science & Information Technology