In addition to the core desktop Office suite, Office 365 provides access to ____.
A. email
B. calendars
C. conferencing
D. file sharing
E. all of the above
Answer: E. all of the above
You might also like to view...
Suppose a template function is defined as follows:
```
template
You are creating an IIF function. If the input in the Net Sales field is greater than or equal to 60, then the custom field will read "Pass." If Net Sales are less than 40, the custom field will read "Fail." What is the function that will be entered into the field name?
A) If([Net Sales]>=.60, "Pass", "Fail") B) If([Net Sales] >=60, Pass, Fail) C) IIf(Net Sales >=60, Pass, Fail) D) IIf([Net Sales] >=60, "Pass", "Fail")
Which of the following can be included in a bookmark name?
A. letters B. numbers C. the underscore character D. all of the above
A database that combines object and relational database technology can be referred to as an object-oriented database management system (OODBMS).
Answer the following statement true (T) or false (F)