Correct option is C
Given:
Number/Digit | 3 | 2 | 1 | 6 | 5 | 4 | 9 | 8 | 7 |
Code | @ | A | # | $ | S | F | % | G | & |
Conditions:
I. If the first as well as the last digit is odd, both are to be coded as =.(not follows)
II. If the first as well as the last digit is even, their codes are to be swapped.(follows)
So, code of 8 and 2 will be A and G respectively.
So, the code for 8546372 is ASF$@&G
Thus, correct option is (c).
