Write an assembly program, which can perform reversal for each word of a sentence. For the implementation purpose, let us consider the following source string stored in a ‘scr’ array. “Welcome to...



Write an assembly program, which can perform reversal for each word


of a sentence. For the implementation purpose, let us consider the following source


string stored in a ‘scr’ array.


“Welcome to Microprocessor Systems Course.”


The output string, after the program execution, when stored to destination array


‘dst’, should look like as given below.


“emocleW ot rossecorporciM smetsyS esruoC.”


The program should terminate after encountering a full-stop.



May 26, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here