The feature that automatically changes something that you type in PowerPoint to something else is ________

A) AutoFormat B) AutoCorrect
C) Contextual spelling D) the Spelling checker


B

Computer Science & Information Technology

You might also like to view...

What symbol or character at the beginning of a line indicates a comment line?

a: ? b: ! c: # d: @ e: C

Computer Science & Information Technology

You need to extract specific data from a database to present to management. What should you do?

A) Use a query to extract the data then use the report object. B) Use a query to extract the data then create a separate table. C) Create a table, copy the data manually, and then use a report object. D) Use a query to extract the data then use a macro.

Computer Science & Information Technology

Double-sided memory

A) Is two memory modules in the same physical module B) Is required to do dual-channeling C) Is most often used with Rambus D) Provides faster throughput

Computer Science & Information Technology

strtok does not

a) replace each delimiting character with '\0' b) return a pointer to the token it creates c) tokenize the entire a string when it’s called d) modify the input string

Computer Science & Information Technology