✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
An expression A = (B + C) * D − E is evaluated using 1-address and 0-address machines.
Given:
Instruction fetch = 2 memory cycles (1-address)
Operand fetch = 1 memory cycle
Stack operations require no memory store
Evaluate which machine produces less memory traffic.