What does a red wavy underline in a document, spreadsheet, or presentation mean?

What will be an ideal response?


A word is misspelled or not recognized by the Office dictionary.

Computer Science & Information Technology

You might also like to view...

The Functions tab lists the messages that we can send to an object to access one of its ____.

A. procedures B. controls C. joints D. events

Computer Science & Information Technology

In creating your own subclass Exceptions, you can override the ________ built-in function.

a. get Code() b. to String() c. get Previous() d. get File()

Computer Science & Information Technology

An example of a common hardware function performed by the operating system is presenting information on a monitor or printer.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The midpoint of a sorted array has the index ______, where first is the index of the first item in the array, and last is the index of the last item in the array.

a. first / 2 + last / 2 b. first / 2 – last / 2 c. (first + last) / 2 d. (first – last) / 2

Computer Science & Information Technology