Posted by: Bhaktaman March 19, 2009
Assembly Program
Login in to Rate this Post:     0       ?        
Hi
Hope someone will help me out with this problem
 Write an assembly program to
1. Create an array named ARZ with 100 entries, 2 bytes each entry, and then fill it with the values 1, 2, 3, ....99, 100.

2. Create array TABLE2 with 120 elements of 4 bytes each all uninitialized. Then use loop instruction to fill the array with values: 0, 2, 4, 6, ...etc

Any help will be consider Thanks
Read Full Discussion Thread for this article