Write the Instructions for performing the following operation if the instruction set architecture is Stack based organization F = A+B(C-D) - E*J
Answers
Answered by
0
Answer:
vv
Explanation:
)A stack is a group of registers organized as a last-in-first-out (LIFO) structure. In such a structure, the operands stored first, through the push operation, can only be accessed last, through a pop operation; the order of access to the operands is reverse of the storage operation.
Answered by
0
Answer:
stack is a group of registers organized as a last-in-first-out (LIFO) structure. In such a structure, the operands stored first, through the push operation, can only be accessed last, through a pop operation; the order of access to the operands is reverse of the storage operation.
Similar questions