Both shapes and pictures, such as photos and clip art, are treated as ____________________ in PowerPoint.

Fill in the blank(s) with the appropriate word(s).

objects

Computer Science & Information Technology

You might also like to view...

A group of data points used in a graph become a data ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which statement is false?

a) When we define a local variable in a block it can be referenced only in that block or in blocks in which that block is nested. b) Labels are the only identifiers with function scope. c) Labels can be used anywhere in the function in which they appear, but can not be referenced outside the function body. d) Labels are used in switch statements and in goto statements.

Computer Science & Information Technology