Media queries are used to ____________ .

A. ?locate all media files
B. ?search the web for media files
C. ?detect the device being used to view a web page
D. ?detect a media file in a web page


Answer: C

Computer Science & Information Technology

You might also like to view...

Variables of type Integer and Double can have any of millions of (numeric) values.

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

Computer Science & Information Technology

What is the output of the following code?

int numbers[5]; for (int i = 1; i < 5; i++) numbers[i - 1] = i + 1; for (int i = 0; i < 3; i++) cout << numbers[i];

Computer Science & Information Technology

On Twitter, an @Reply is also an example of a(n)

a. Message. b. Retweet. c. @Mention. d. Chirp.

Computer Science & Information Technology

Windows 8.1 Update also supports gesture ________, which allows you to control the computer with gestures instead of mouse clicks if you are using a touch-screen device

Fill in the blank(s) with correct word

Computer Science & Information Technology