Computers and Technology

What are the characteristics of OneDrive and the browser version of Outlook? Check all that apply.

1.If you have an Office 365 account, you have cloud storage space on OneDrive.

2.You can access OneDrive by using a browser, an app, or Outlook.

3.OneDrive can be used to save items from the Outlook program.

4.Exchange is Microsoft’s version of Outlook on the web.

5.Both the Outlook program and Outlook web clients use the Exchange server.

6.Outlook on the web provides more features than the desktop client.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 12:00, dani19cano
The following function returns a string of length n whose characters are all 'x'. give the order of growth (as a function of n) of the running time. recall that concatenating two strings in java takes time proportional to the sum of their lengths. public static string f(int n) { if (n == 0) return ""; if (n == 1) return "x"; return f(n/2) + f(n - n/2); } options: a) constant b) logarithmic c) linear d) linearithmic e)quadratic f)cubic g) exponential
Answers: 2
image
Computers and Technology, 22.06.2019 19:10, sammigrace5820
How might the success of your campaign be affected if you haven’t carefully completed all field data or if you accidentally insert the wrong merge field in the document?
Answers: 1
image
Computers and Technology, 22.06.2019 20:40, broang23
Write a program that begins by reading in a series of positive integers on a single line of input and then computes and prints the product of those integers. integers are accepted and multiplied until the user enters an integer less than 1. this final number is not part of the product. then, the program prints the product. if the first entered number is negative or 0, the program must print “bad input.” and terminate immediately. next, the program determines and prints the prime factorization of the product, listing the factors in increasing order. if a prime number is not a factor of the product, then it
Answers: 2
image
Computers and Technology, 24.06.2019 00:30, lovemusic4
Setting up a home network using wireless connections is creating a a. vpn b. lan c. wan d. mini-internet
Answers: 2
Do you know the correct answer?
What are the characteristics of OneDrive and the browser version of Outlook? Check all that apply.

Questions in other subjects:

Konu
English, 18.02.2021 08:00
Konu
Mathematics, 18.02.2021 08:00