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

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

1 Expert Approved Answer
Step: 1 Unlock

Solution CODE INCLUDE Irvine32inc data MSG byte Zaibis COAL LAB JOURNAL 120 MSG1 ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!