What word is used with a type of media and usually means the media can be used to start the computer?

A. originate
B. initiate
C. live
D. start


Answer: C

Computer Science & Information Technology

You might also like to view...

Java provides a type that models both a temperature's magnitude and its scale.

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

Computer Science & Information Technology

A _____ is a subset of a data warehouse that is used by small- and medium-sized businesses and departments within large companies to support decision making.

A. data dictionary B. data model C. data mart D. data mine

Computer Science & Information Technology

What displays in the message dialog when each of the following JavaScript statements is performed? Assume x = 2 and y = 3.

a) ``` window.alert( "x = " + x ); ``` b) ``` window.alert( "The value of x + x is " + ( x + x ) ); ``` c) ``` window.alert( "x =" ); ``` d) ``` window.alert( ( x + y ) + " = " + ( y + x ) ); ```

Computer Science & Information Technology

A page border might consist of a series of small graphics

Indicate whether the statement is true or false

Computer Science & Information Technology