Question: 2. Write a program that take a string from user and convert it into capital letter if string is in small letter and otherwise.
2. Write a program that take a string from user and convert it into capital letter if string is in small letter and otherwise. Use AND, OR instruction. Hint: AND_loop: and byte ptr inp[esi), 11011111b mov al, inp[esi]
Step by Step Solution
3.37 Rating (150 Votes )
There are 3 Steps involved in it
Solution CODE INCLUDE Irvine32inc data MSG byte Zaibis COAL LAB JOURNAL 120 MSG1 ... View full answer
Get step-by-step solutions from verified subject matter experts
