Which of the following is not a consideration when sharing your Windows Live Calendar?

a. If you share only viewing rights, you can choose what others can view.
b. Options restrict a little more of what you are sharing.
c. If you allow friends to have any editing rights, they can add, change, or delete items in your calendar.
d. You should monitor your calendar carefully to meet deadlines.

Ans: d. You should monitor your calendar carefully to meet deadlines.

Computer Science & Information Technology

You might also like to view...

What are some negotiation tips for vendor agreements the book recommends?

What will be an ideal response?

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. In a function with call-by-reference parameters, the values of the actual arguments are passed to the function. 2. In a function with call-by-reference parameters, any changes to the formal parameters will change the actual arguments passed to the function. 3. It is acceptable to have both call-by-value and call-by-reference parameters in the same function declaration. 4. It is illegal to call other functions from inside a function definition. 5. A stub is a function that is completely defined and well tested FALSE

Computer Science & Information Technology