Correct option is C
Given:
Number/Symbol | 5 | $ | 7 | 2 | % | * | 3 | ^ | # | 9 | + | 4 | 6 |
Code | A | F | L | B | G | M | C | H | N | D | J | K | P |
5#64%
Conditions:
i) If the first element is a number and the last a symbol, then the codes for these two (the first and the last elements) are to be interchanged. (Follows)
i) If the first element is a number and the last a symbol, then the codes for these two (the first and the last elements) are to be interchanged. (Follows)
So, code of 5 → G and % → A
ii) If the first and the last elements are odd numbers, then the first and last elements are to be coded as @.
False, first and the last elements are not odd numbers.
iii) If both the second and third elements are perfect square roots, then the third element is to be coded as the code for the second element.
iii) If both the second and third elements are perfect square roots, then the third element is to be coded as the code for the second element.
False, both the second and third elements are not perfect square roots.
Now, the code of 5#64% is G N P K A.
Now, the code of 5#64% is G N P K A.
Thus, correct option is (c).
