Question: Write an assembly code that takes characters of input from user using keyboard and writes the result to variable on memory named indata. After getting

Write an assembly code that takes characters of input from user using keyboard and writes the result to variable on memory named indata. After getting all characters, your code should switch case of characters(lowercase to uppercase, uppercase to lowercase) and write the results to another variable in memory named outdata.

Example: Input: BriAnTAyLOr , Output: bRIaNtaYloR

Thank you.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock 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 Databases Questions!