subject

Which best describes what happens when a user declines a task? A. The task is moved to the user's Junk E-mail folder, and a decline message is sent to the person who assigned the
task.
B. The task is deleted from the user's Inbox, and a decline message is sent to the person who assigned the task.
C. The task is moved to the user's Junk E-mail folder, and a reminder message is sent to the user and the person
who assigned the task.
D. The task is deleted from the user's Inbox, and a reminder message is sent to the user and the person who
assigned the task.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:00
What are the most likely causes of conflict at the meeting? check all that apply.
Answers: 1
question
Computers and Technology, 23.06.2019 01:20
Me with this program in c++ ! computers represent color by combining sub-colors red, green, and blue (rgb). each sub-color's value can range from 0 to 255. thus (255, 0, 0) is bright red. (130, 0, 130) is a medium purple. (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (in other word, equal amounts of red, green, blue yield gray).given values for red, green, and blue, remove the gray part. ex: if the input is 130 50 130, the output is: 80 0 80. thus, find the smallest value, and then subtract it from all three values, thus removing the gray.
Answers: 3
question
Computers and Technology, 23.06.2019 06:00
When is a chart legend used a. all the time b. whenever you are comparing data that is the same c. whenever you are comparing multiple sets of data d. only for hand-drawn charts
Answers: 2
question
Computers and Technology, 23.06.2019 07:30
Write a program that inserts the digits of an integer into an array in originalorderfollowed by reverse order. first, promptthe user to enter a positive integer(> 0). determine the number of digits of the integer. create a dynamically allocated integer arrayof a size twice the number of digits.now insert the digits in original order which will occupy half of the array. then, insert the digits in reverse order.finally, output thedigits in thearray.use at least two functions to organize your program.
Answers: 3
You know the right answer?
Which best describes what happens when a user declines a task? A. The task is moved to the user's J...
Questions
question
English, 16.03.2020 05:56
question
Chemistry, 16.03.2020 05:57
question
Chemistry, 16.03.2020 05:57
question
Mathematics, 16.03.2020 05:58
Questions on the website: 13722363