To store given block of data in reverse order at different memory locations.

A block of data is stored in memory locations from C031H to
C035H. Write a program to transfer the data in reverse order to
memory locations starting from D031H onwards.

Post a Comment

0 Comments