Match the following parts of a letter with their definition
1. Letter heading
2. Letter inside address
3. Letter salutation
4. Letter reference or subject line
5. Letter body
6. Letter complimentary close
7. Letter signature block
8. Letter end notations
A. The letter ending, always followed by a comma
B. Directly addresses the recipient by title and last name
C. Contains the writer's address and current date
D. Two to four blank lines at the bottom of your letter, followed by
your typed named, and if possible, your position
E. Contains the name and address of the recipient of the letter
F. Abbreviations included at the bottom of the letter; for example,
to indicate enclosures or copies
G. The message area of the letter
H. May replace or be used in addition to the salutation if you are not sure
who will be receiving the letter
C, E, B, H, G, A, D, F
You might also like to view...
When cell D4 containing the formula =A4*B5 is copied to cell E2, the formula in cell E2 is________
A) =A4*B5 B) =B4*C5 C) =B2*C3 D) =A2*B3
?What is the correct statement needed to call a void function named sumIt that changes the value of the variable named totalSum?
A. ?sumIt(&totalSum); B. ?totalSum = sumIt(); C. ?void sumIt(totalSum); D. ?@totalSum = sumIt();