Examlex

Solved

Describe the Writing Process for Routine Messages

question 21

Essay

Describe the writing process for routine messages. Explain what is involved in each of the steps.
The most important planning step is message structuring. Since routine messages are so common and readers are likely overloaded with many other messages and tasks, the primary challenge is to make sure that the readers pay attention. Ask yourself questions such as the following: How would my audience want to receive this information? How much detail do my audience members expect? As you draft the message, aim for a helpful, professional, and reader-centered tone. Focus on making the message easy to read. Readers expect to understand your primary message in less than 10 to 15 seconds, so use short sentences and paragraphs. Proofreading in the reviewing stage should take a minute or two. By rereading, you will make sure the content is complete and without errors. Even minor typos can distract your readers from complying with your messages.


Definitions:

Sum Numbers

The process or action of calculating the total or aggregate of a series of numbers.

Break Statements

In programming, these are used to exit loops or switch statements before they have naturally completed.

Continue Statements

A control statement in programming that skips the remaining code in the current iteration of a loop and starts the next iteration.

Looping Mechanisms

Structures in programming that repeat a sequence of instructions until a certain condition is met.

Related Questions