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
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 <
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
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).
Which of the following is the broadcasting method used by later implementations of 802.11 networks?
A. BSS B. FHSS C. DESSS D. OFDM