When one of your friends uploads a video to Facebook, it shows up in your ________, as well as in the Videos album on your friend's Photos page

A) Lightbox
B) Home page
C) News Feed
D) Toolbar


C

Computer Science & Information Technology

You might also like to view...

The ____________ keyword is required when specifying a variable as an output argument.

a. in b. out c. extern d. static

Computer Science & Information Technology

If string s1 has the value "computer" and string s2 has the value "promise", which call to insert will produce the string "compromise"?

a. s1.insert( 4, s2, 0, string::npos ); b. s1.insert( string::npos, s2, 0, 4 ); c. s2.insert( 0, s1, 0, 3 ); d. s2.insert( 3, s1, 0, 3 );

Computer Science & Information Technology

To sort data in an Excel worksheet, you must first ________ the range to a table

A) transfer B) change C) adapt D) convert

Computer Science & Information Technology

Outlook provides an online publishing feature that allows you to share one or more calendars. ____ Calendar requires that you and the people with whom you want to share your calendar first sign up for a free account at Office Online.

A. Public B. Move C. Friends D. Share

Computer Science & Information Technology