Answer: Donald, the branch manager displayed people skills
Explanation: People skills are a combination of behavior and behavioral interactions between people. There are many abilities that fall under the category of people skills, for example, personal effectiveness, interactive skills and negotiation skills. While the customer was shouting, Donald patiently heard and tried to calm the customer which reflected that he respected and valued the customer and kept a positive behavior towards the customer.
It effects it until it is refilled to its normal amount
int sum = 0;
int number;
for (int i=0; i<10; i++) {
printf("Enter an integer number: ");
scanf_s("%d", &number);
sum += number;
}
printf("The sum is %d", sum);
to review the most important supporting points from the original information
Answer:
3
Explanation:
no of boxes 15
each box hold 22 books
then 15×22=330 books occupied
left books are 375-330=45
so 45÷15=3 boxes will be need