1. Defines containers, positioning, and formatting for all of the content that displays on a slide.

What will be an ideal response?


Slide layout

Computer Science & Information Technology

You might also like to view...

What type of encryption algorithm uses the same key to encrypt data and decrypt data?

A. asymmetric B. symmetric C. signing D. hash

Computer Science & Information Technology

The largest WAN in existence is the ____.

A. World Wide Web B. Usenet C. Internet D. client server

Computer Science & Information Technology

Which if statement would be true if you needed to see if x (an int) is between 0 and 50 inclusive?

A. if( x >= 0 && x < 50 ) B. if( x >= 0 && <= 50 ) C. if( x >= 0 || x <= 50 ) D. if( x > 0 && x < 50 )

Computer Science & Information Technology

The ____________________ is a concept that states that one dollar today is worth more than one dollar promised a year from now.?

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

Computer Science & Information Technology