PowerPoint provides three ________: Spelling, Research, and Thesaurus

Fill in the blank(s) with correct word


proofing tools

Computer Science & Information Technology

You might also like to view...

Object-oriented programming involves modeling the relationships among a problem's objects using ____.

A. noun-verb mappings B. subclass-superclass hierarchies C. flow chart diagrams D. procedural paradigms

Computer Science & Information Technology

What are the names of apart's local variables?

``` void apart(double x, int *wholep, double *fracp) { *wholep = (int)x; *fracp = x - *wholep; } ```

Computer Science & Information Technology

Match the following terms to their meanings:

I. Site template II. Team site template III. Blog template IV. Project site template V. Community site template A. Provides a foundation for quickly creating content B. A discussion-driven site C. Consists of multiple related sites D. Contains basic components needed to immediately begin sharing documents E. Allows for posting ideas

Computer Science & Information Technology

You can change how the text fits in the table cells by changing the height of rows and the width of columns. _________________________

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

Computer Science & Information Technology