Which Word research feature lets you look up synonyms for awkward or repetitive words? Describe the steps you would take to use this feature.
What will be an ideal response?
The Thesaurus lets you look up synonyms for awkward or repetitive words. To use the Thesaurus, follow these steps:?1. Select the word you want to look up, then click the Thesaurus button in the Proofing group on the Review tab to open the Thesaurus pane.2. Find an appropriate word from the list of synonyms which appears in the Thesaurus pane.3. Point to the word you chose, click the list arrow, and click Insert to replace the selected word with the new word.
You might also like to view...
Which of the following statements regarding the throw point of an exception is false?
a) It specifies the point at which the exception must be handled. b) It is the initial point at which the exception occurs. c) It is specified as the top row of the method-call stack at the time the exception occurred. d) All of the above statements are true.
Suppose that Book is class with two instance variables-name of type String and numOfBooks of type int. Which of the following would be appropriate syntax for the heading of a copy constructor for the class called Book?
A. public Book(String n, int num) B. public Book() C. public Book(Book b) D. public copyBook(String n, int num)
Which IE tab enables you to delete all the saved information such as recently visited websites?
A) Connections B) Programs C) General D) Content
Compressing a file decreases the file size.
Answer the following statement true (T) or false (F)