Question: Q2: [3 marks) Write an assembly program that will compare three numbers (A, B, C) and store the middle value of them in MID. Where
Q2: [3 marks) Write an assembly program that will compare three numbers (A, B, C) and store the middle value of them in MID. Where A (defined as byte) B (defined as byte) C (defined as byte) MID (defined as byte) Q3: [3 marks] Write an assembly program that will find the average of the array y and store it in AVG. y (defined as byte): 4, 3, 6, 0, 11, 78, 2, 5, 90, -1 AVG (defined as byte)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
