Page 1 of 1

(a + b*c) most correctly represents:

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
a) (a +b) *c
b) (a)+((b)*.c)
c) (a + (b*)).c
d) a+ ((b*).c)