A

Admin • 833K Points
Coach

Q. ab*cd*+ where a=2,b=2,c=3,d=4.

  • (A) 16
  • (B) 12
  • (C) 14
  • (D) 10

Explanation by: Admin

the infix expression is a*b+c*d. evaluating it, we get, 2*2+3*4=16.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.