When a file gets shared in SkyDrive and an e-mail message is sent, the recipient will receive a(n) ________ containing a link to the file
A) e-mail message
B) text message
C) tweet
D) The recipient will not receive any notification.
A
Computer Science & Information Technology
You might also like to view...
In Access, a(n) ________ is a file of related data containing objects such as tables, queries, reports, and forms
Fill in the blank(s) with correct word
Computer Science & Information Technology
What would display if the following pseudocode was coded and executed?
``` Declare String user = "Martha and George" Display substring(user, 1, 3) ``` a. Mar b. art c. M d. a
Computer Science & Information Technology