Question

A 3-address instruction typically has the form:

A `result = operand1 operator operand2`
B `operator operand1 operand2 result`
C `operand1 operand2 operator result`
D `result operand1 operand2 operator`
E `operator result operand1 operand2`
Practice Next

Hey! Ask a query