What are the advantages of using SkyDrive instead of a USB flash drive? p. 129–130
What will be an ideal response?
SkyDrive is an online cloud computing technology that offers a certain amount of collaborative storage space for free that is integrated with Office 2013 . Using the clousallos you to sync all the files for all of your device. This creates an online backup for if your computer crashes. You also don't have to worry about losing a UDB drive. File-version problems are minimized and files can be easily collaborated on by many people.
You might also like to view...
What is the return value for xMethod(4) after calling the following method?
``` static int xMethod(int n) { if (n == 1) return 1; else return n + xMethod(n - 1); } ``` a. 12 b. 11 c. 10 d. 9
The default value for the text area width is ____ characters.
A. 18 B. 19 C. 20 D. 21
Which of the following is an advantage of packet filtering firewalls?
a. They can compare the packet to previous packets. b. They can protect against SYN flood attacks. c. They are inexpensive and easy to configure. d. They offer user authentication.
You cannot preview the data to be deleted in a delete query before actually performing the deletion.
Answer the following statement true (T) or false (F)