Question: 8 . 8 LAB: Find max in an array Given an array of a specific number of integers, write a program that finds the largest
LAB: Find max in an array
Given an array of a specific number of integers, write a program that finds the largest integer and store the result in register $t Assume $t stores the memory location of the first element of the array, and $t stores the number of integers in the array.
Ex: If $t and $t are initialized in the simulator as and and the content of the given array is:
AddressesData
the result is stored in $t:
RegistersData$t
Note: Use the button under the Registers and Memory display to initialize $t $t and the memory locations of the given array.
i dont think they recognize like : li done,end
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
