Computer Science, asked by jekat52967, 2 months ago

Write a program in assembly language using MASM assembler in 8086 processor to
sort a list of ten numbers in descending order using bubble sort Algo after sorting a
list of ten numbers display on memory location at offset 30 using B800 segment
address.
 Before sorting the list of ten numbers is
data dw 4,5,6,7,8,9, 0,1,2,3
 After sorting in ascending order the list of ten numbers is
0,1,2,3,4,5,6,7,8,9

Answers

Answered by Ridhdi
0

Explanation:

{\mathcal{♡ANSWER♡}}

Fauna is sometimes referred to as Fauns, meaning forest spirits. By definition, fauna is a group of indigenous animals of any geographical region. So, the term flora and fauna was coined by biologists to refer to a collection of plant and animal specifies in a given geographic location.

Similar questions