Denotes important text.
a. Em element
b. B element
c. I element
d. Strong element
d. Strong element
You might also like to view...
All of the following are valid statements in reference to the IIf function EXCEPT:
A) IIf functions can only be used when a condition will evaluate to either true or false B) IIf functions work only with numeric values and not with text C) IIf functions can be nested when two when two conditions are not sufficient to evaluate an expression D) IIf functions can contain other functions as arguments
In a Word table, what is the result of pressing the Enter key?
A) It confirms the data in the cell and stays in the cell. B) It moves the insertion point to the cell to the right of the current cell. C) It creates another line in the same cell. D) It moves the insertion point to the cell below the current cell.
A loop that accumulates a total as it reads each number from a series is often said to keep a what?
A ) Average B ) Maximum value C ) Running total D ) Accumulation E ) None of these
A function that calls another function is referred to as the ____.
A. function prototype B. called function C. calling function D. function declarator