Question 797285: 1. Write an Assembler Program using the Emu8086 that will input a string of lower case letters from
the keyboard, store the string in memory, and then display the equivalent UPPER case letters.
2. Modify your program above so the input string can contain a combination of both UPPER and
lower case letters and the output will be the string in reverse case.
3. Modify your program above so the input string can contain both UPPER and LOWER case letters
and the space character and the output will be the reverse case string.
4. Further modify your program (above) so the output will be the reverse case and also the reverse
order. For example:
Input AbC_DeF Output: fEd_cBa
Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website!
Please ask for help with your Computer Science homework on a Computer Science homework help site. This is Algebra.com; it is for help with mathematics.
One piece of advice that I can give you is that, just like in Mathematics, it is extremely important during your study of Computer Science to read, understand, and follow written instructions. I only mention this because you failed to read, understand, and/or follow the rather simple instruction on this site that makes it clear that you are only allowed one question/problem per post.
John

Egw to Beta kai to Sigma
My calculator said it, I believe it, that settles it
|
|
|