Page 1 of 1

If -*+abcd = 11, find a, b, c, d using evaluation of prefix algorithm.

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a) a=2, b=3, c=5, d=4
b) a=1, b=2, c=5, d=4
c) a=5, b=4, c=7,d=5
d) a=1, b=2, c=3, d=4