Answer:
Get to the point at the beginning of the memo.
Keep the paragraph lengths short.
At the end, inform the readers if there are specific actions they need to take.
Explanation:
Answer:
Following code are:
int *temp; //declaration of variable
// perform swapping
temp = xp;
xp = yp;
yp = temp;
Explanation:
we declare an integer data type pointer variable "*temp" then perform swapping between them.
The variables "xp" and "yp" are already declared and these variables are performing swapping among three.
Answer:
a computer answering a medical patient’s question and providing health advice
Explanation:
its the only one that 'talks' back to you
I think it is the office button sorry if not