To exchange the contents of given two separate blocks of data

A block of data is stored in memory locations from C031H to
C035H. Another block of data having the same length is stored in
memory locations starting from D031H. Write a program to
exchange the contents of these two blocks.

Post a Comment

0 Comments