Which of the following is NOT a method used to position a comment in a slide?

A) Drag a comment to the desired location
B) Select text and add a comment
C) Right-click a location and select Insert Comment
D) Place the insertion point in the desired location

C

Computer Science & Information Technology

You might also like to view...

An IPv4 octet represents how many binary bits?

A. 4 B. 8 C. 16 D. 32

Computer Science & Information Technology

The Step Out debugger command can be used to __________.

a) return from the method to the caller b) modify the code at execution time to correct a logic error c) execute the code statements in a different order to locate a bug d) view the code for a called method as it executes

Computer Science & Information Technology