answersLogoWhite

0

Well, you don't need to, but it would be good manners and helpful for your reader to know its from you.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Do I need to sign a cover letter when submitting it electronically?

No, it is not necessary to physically sign a cover letter when submitting it electronically. Your typed name at the end of the cover letter is sufficient.


Where do you sign a business letter?

After the 'complimentary closing' (Sincerely, With Regards, Yours, etc.) there should be a space before your typed or printed name:Sincerely,What A. Writer


Write a program to print whether the letter is vowel or not in BASIC?

vowels$ = "aeiou" CLS PRINT "PROGRAM: Find if letter is a vowel or not" PRINT INPUT "Type a single alphabet letter: (a-z)/and, then, press Enter key"; aLetter$ PRINT PRINT "Letter "; aLetter$; IF INSTR(vowels$, LCASE$(aLetter$)) THEN PRINT " is a vowel." ELSE PRINT " is NOT a vowel." END


In the movie 7 pounds when he is sitting in the bath of ice at the end what does the sign say on the floor of the bathroom?

I believe the large print reads, "Do Not Touch The Jellyfish". Not sure about the small print.


How do you end a thank you letter?

The final paragraph should just reemphasize your appreciation, and then end it Yours sincerely and sign it.


Where so you sign your name in the letter?

The signature should be written at the end of the letter, near the left or right margin.


How do you end love letters?

The typical ending to any letter is to write a closing phrase like "Sincerely yours," "Love," or "Yours always." You do not have to end a letter in any special way unless you are writing a formal letter. If you are writing a love letter to someone, you might simply sign your name at the end, or you could put "Love," before you sign.


Is friend capitalized when you sign your friend at the end of a letter?

No only the word "Friend" is capitalized


When did Print Connoisseur end?

Print Connoisseur ended in 1932.


Why do batteries have a plus and - sign?

Because one side is the positive side (+) and one side is the negative side (-) They need to be there so people can place them in correctly. On objects there is also a plus and minus sign to match with the ones on the battery. You place the end with the plus sign in to match the end with the plus sign on the object and the end with the minus sign to match the minus sign on the object. Hope this helps!


Program to print no divisible by 7?

cls input "enter a no"; num if num mod 14= num then print "no is divisible" else print "not divisible" end if end


What sign must be typed at the beginning and end of cell locations in a formula?

An equals sign is needed at the beginning of a formula. There is no particular character needed at the end of a formula. A cell reference will begin with one or more letters and end with a number. If it is an absolute reference, it would start with a $ sign. A mixed reference will start with a $ sign or a letter.