You can also find out the number of characters, paragraphs, and lines in a document by opening the ____ Count dialog box.
A. Character
B. Paragraph
C. Word
D. Text
Answer: C
You might also like to view...
Timestamping is
(a) used to provide proof that a message has been sent. (b) performed by a time stamping agency. (c) the process of binding a time and date to a digital document. (d) All of the above.
What is equivalence partitioning as it applies to software testing?
What will be an ideal response?
Which of the following methodscreates a new array populated with the elements ofarraythat return a value oftruefrom thecallbackfunction?
A. ?array.every(callback [, thisArg]) B. ?array.filter(callback [, thisArg]) C. ?array.some(callback [, thisArg]) D. ?array.find(callback [, thisArg])
You almost always code at least one catch block immediately following a(n) ____________________ block.
Fill in the blank(s) with the appropriate word(s).