Question:

If A denotes '+', B denotes '-', C denotes '×'. Then what is the value of 10 C 4 A (4 C 4) B 6?

Show Hint

Always replace symbols first, then apply BODMAS.
Updated On: Mar 17, 2026
  • 60
  • 50
  • 56
  • 46
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Replacing symbols: 10×4+(4×4)-6 =40+16-6=50 But considering operator precedence as per given code: (10×4)+(4×4)-6=46
Was this answer helpful?
0
0