Which of these characters is not an acceptable character to use in a range name?
A. _
B. z
C. !
D. 1
Answer: C
You might also like to view...
Which of the following statements restores the stream referenced by infile to a state permitting additional input after it has had an input failure?
a. infile.fail(); b. infile.restore(); c. infile.clear(); d. infile >> clear;
Which of the following are server-side scripting language competitors?
(i) XML (ii) ASP (iii) JavaScript (iv) PHP a. XML and ASP b. ASP and JavaScript c. JavaScript and PHP d. ASP and PHP e. XML: and PHP
For a local variable in a function to retain its value between calls to the function, it must be declared with the ________ storage-class specifier.
Fill in the blank(s) with the appropriate word(s).
Which action imports another document into Word while maintaining a link to the original document?
A) Grouping B) Layering C) Embedding D) Linking