Correct option is C
Given:
‘A’ stands for ‘÷’, ‘B’ stands for ‘×’, ‘C’ stands for ‘+’ and ‘D’ stands for ‘–’,
Concept: Replace the alphabetical letters by mathematical operator and solve as per BODMAS rule.
Option A,
32 A 8 D 160 B 2 C 42
After changing:
32 ÷ 8 - 160 × 2 + 42
=-274
So, its not correct.
Option B,
32 B 8 D 160 C 2 A 42
After changing:
32 × 8 - 160 + 2 ÷ 42
It will result in decimal.
So, its not correct.
Option C,
32 B 8 D 160 A 2 C 42
After changing:
32 × 8 - 160 ÷ 2 + 42
=256-80+42
=218
So, its correct.