Question: Write an Assembly Language code that takes an input ARRAY and passes the array values and address to a MACRO. Now produce the summation of

Write an Assembly Language code that takes an input ARRAY and passes the array values and address to a MACRO. Now produce the summation of odd digits and even digits as output. Input: 3 1 4 5 1 6 8 7 Output: ODD Digits: 17 EVEN Digits: 18

Read and understand the question first, then Paste your code below.

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!