0
7.7kviews
Generate three address code for following code.
| written 9.4 years ago by | • modified 5.8 years ago |
Generate three address code for following code,
While (a-b) do
If (cod) then
x=y+2
else
x=y-2
ADD COMMENT
EDIT
1 Answer

and 2 others joined a min ago.