In PowerPoint, you can insert documents saved in all of the following formats EXCEPT ____.

A. .docx
B. .dot
C. .rtf
D. .txt


Answer: B

Computer Science & Information Technology

You might also like to view...

Search key value s is to be inserted in the following B+ tree. Show what the tree looks like after the insertion.

Computer Science & Information Technology

The ________ function finds the smallest value in a range

Fill in the blank(s) with correct word

Computer Science & Information Technology

Create a class namedStudent that contains methods getGPA(), setIDNum(), and setGPA(). Be sure to declare variables and methods appropriately as public or private.

What will be an ideal response?

Computer Science & Information Technology

Which of the following are potential problems when we use the delete operator on a pointer variable?

a) inaccessible heap memory b) dangling pointers c) uninitialized pointers d) NULL pointers

Computer Science & Information Technology