Correct option is C
Given: @ denotes ÷, # denotes ×, $ denotes + and % denotes −
Logic: interchange symbols by mathematical operators and solve as per BODMAS rule.
Operation preference wiseBracketsOrders,ofDivisionMultiplicationAdditionSubtractionSymbol[],,()(power),√(root),of÷×+−
Given:
9 # 2 @ 2 $ 9 % 9
After interchanging,
=9 × 2 ÷ 2 + 9 – 9
=9
Thus, option C is correct.