Question: L 3 . 1 Write a subroutine that finds and returns the maximum odd element of an array of N 8 - bit integers. The
L Write a subroutine that finds and returns the maximum odd element of
an array of bit integers. The base address of the array and the array count
are passed to this subroutine in index register and accumulator respec
tively. The result should be returned in accumulator B Return a when the
array has no odd numbers. Also write a main program to test this subroutine.
Invoke Buffalo routines to output the result. Output the following mes
sage if there is the maximum odd element:
The maximum odd element of the array is xxxx
Otherwise, output the following message:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
