Each of the following is a rule for defining names EXCEPT: ________
A) A defined name can be no longer than 255 characters.
B) The letters C or R cannot be defined as a name.
C) The first character of a name must be a letter, underscore, or backslash.
D) Defined names can contain spaces.
D
You might also like to view...
What are the default colors that HTML applies to a website, unless otherwise specified?
a. White background, black text, red links, and blue visited links b. White background, black text, blue links, and purple visited links c. White background, blue text, purple links, and red visited links d. White background, purple text, red links, and purple visited links
The purpose of the ____ tool is to verify that an entry passes the specified validation logic.
A. CompareValidator B. RegularExpressionValidator C. RequiredFieldValidator D. CustomValidator