The file extension on a PowerPoint template file is ________

A) .docx B) .pptx C) .potx D) .xlsx


C

Computer Science & Information Technology

You might also like to view...

Apply the timestamp ordering algorithm to the schedules of Figure 21.8 (b) and (c), and determine whether the algorithm will allow the execution of the schedules.

What will be an ideal response?

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. The data user enters can be retrieved to use in a cookie with the $_POST superglobal. 2. The isset()method is used to set a variable to a specific value. 3. MySQL is a relational database management system. 4. The field that is used as the primary key in a database table must be something that is unique to every record in the table. 5. The mysql_fetch_array() returns true if the array specified in the parentheses exists and false if that array does not exist.

Computer Science & Information Technology

A composite key is a primary key that is made up of one field

Indicate whether the statement is true or false

Computer Science & Information Technology

Whenever a string literal is thrown, it’s a(n) ____, not a string class object, that is thrown.

a. C-string b. array of integers c. numeric value d. character

Computer Science & Information Technology