Question: A ) Write an 8 0 8 6 program to find the maximum value in array of 8 elements = { 1 , 5 ,

A) Write an 8086 program to find the maximum value in array of 8 elements ={1,5,3,2,8,4,6,7}; and store the maximum in memory location with offset of 600H
B) Write an 8086 program to find the maximum value in array of 8 elem{8,5,3,2,1,4,6,7}; and store the minimum in memory location with offset of 600 H .
C) Write an 8086 program to sort an array of 5 elements =(99H,12H,56H,45H,36H); in ascending order.
A ) Write an 8 0 8 6 program to find the maximum

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 Programming Questions!