please answer a b and c question 3 a group of 10 data of 8 byte is stored at memory 5154037
please answer a) b) and c)
Question 3 A group of 10 data of 8-byte is stored at memory locations started at $3000. Out of them, the highest data is significance to be used further by the 68000 Microprocessor (a) Design and write a program to find the highest data (6m) (b) Draw flowchart of the program (8m) Improve the program in (a) to check whether the highest data is above the set point or not (value SAA). If yes, the data will be stored at address of $4000, and if not, the data will be stored at address of $400A (c) (6m) 1