Write a program using 8086 assembly Language (with proper comments) that find the sum and average of 10 byte numbers stored in two different arrays of size 5 each.
Answers
Answered by
0
Explanation:
Assembly Language. An assembly language is a low-level programming language designed for a specific type of processor. It may be produced by compiling source code from a high-level programming language (such as C/C++)
Similar questions