Do it yourself this gets you no where im sorry
Answer:
C. Most people used the reply all button
Explanation:
This is a problem that can occur in companies due to misuse of e-mail functionalities. What happened in this case was that the employees who responded to the HR director's request email, used the reply button to all contacts forwarded in the director's original email, which ends up creating an email chain unnecessary and can hinder and delay the work of other employees, who need to see emails related to their role.
Therefore, the essential thing is that each employee makes use of the e-mail tool effectively, responding only to the recipient of the e-mail and avoiding sending unnecessary and private messages to contacts not interested in the professional subject addressed in the e-mail.
Answer:
A
Explanation:
Because there are plenty of suppliers for some goods, the food truck owner is more powerful in this case than the suppliers. Here the power of suppliers is low
For the other goods with only a single supplier. the supplier has more powerful than the taco seller. here the power of supplier is high. If the supplier increases price, the taco seller would most likely have an inelastic demand and would be at the mercy of the supplier
thus, the power of suppliers is relatively high for some items and relatively low for others.
Answer:
Priority programming is a process programming method based on priority. In this technique, the developer chooses the tasks to work according to priority, which is different from other types of programming, for example, a simple round-robin.
On UNIX and many other systems, higher priority values represent lower priority processes. Some of the systems, such as Windows, use the opposite convention: a higher number means a higher priority
Explanation:
Priorities can be dynamic or static. Static priorities are assigned during creation, while dynamic priorities are assigned according to the behavior of the processes while they are in the system. To illustrate, the planner could favor intensive input / output (I / O) tasks, allowing expensive requests to be issued as soon as possible.
Priorities can be defined internally or externally. Internally defined priorities make use of a measurable amount to calculate the priority of a given process. On the contrary, external priorities are defined using criteria beyond the operating system (OS), which may include the importance of the process, the type and sum of the resources used for the use of the computer, user preferences , trade and other factors such as politics etc.