The high-level program instruction a = b + c is most likely to be translated to which assembly instruction is option c. Add M[4], M[5], M[6].
High-level languages are set up to act or be close to be used by the human operator or any kind of programmer.
Note that they are seen to as "closer to humans." based on the fact that their context is easier to know and implement and as such, The high-level program instruction a = b + c is most likely to be translated to which assembly instruction is option c. Add M[4], M[5], M[6].
Learn more about high-level program from
https://brainly.com/question/22695199
#SPJ1
See full question below
The high-level program instruction a = b + c is most likely to be translated to which assembly instruction?
a. Add M[4]
b. Add M[4], M[5]
c. Add M[4], M[5], M[6]
d. Add M[4], M[5], M[6], M[7]