Computer Science, asked by dboy6239, 7 months ago

Write assembly code for 2-address and 3-address machines to evaluate the given expression:
z = x2 - 3xy + 2(x/y) + y2

Answers

Answered by akashkumar02042001
1

Answer:

3xy +y2 =5xyy are memory locations

Similar questions