SOLUTION: 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 UPPE
Algebra.Com
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
RELATED QUESTIONS
SOLUTION: 1. Write an Assembler Program using the Emu8086 that will input a string of... (answered by ikleyn,stealth)
1. Write an Assembly Program using the Emu8086 that will
a. input a string of Upper case (answered by solver91311)
7.A spyware is trying to break into a system by guessing its password. It does not give... (answered by edjones)
Write the expression log lower case a (y+5)+2log lower case a(x+1) as one logarithm. (answered by stanbon)
How to write the six trigonometric functions for (answered by stanbon)
find the number of possible passwords for a system taking 3-5 character where at lest one (answered by Alan3354)
In a suitable font, the letters A, H, I, M, O, T, U, V, W, X, Y are all mirror images of... (answered by solver91311)
In a suitable font, the letters A, H, I, M, O, T, U, V, W, X, Y are all mirror images of... (answered by solver91311)
A computer password consist of six characters.The first two must be lower case letters... (answered by Theo)