| Number/Symbol | 1 | ! | 2 | @ | 3 | # | 4 | $ | 5 | % | 6 | ^ | 7 | & | 8 | * | 9 |
|---|
| Code | T | D | C | R | G | B | Y | H | N | J | P | L | Q | S | D | F | Z |
Conditions:
I. If the first element is an even number and the last is an odd number, the code for the first and last elements will be K.
II. If both the second and third elements are even numbers, the codes of these two are to be interchanged.
III. If the first element is a number and the last a symbol, the number code is to be used for the symbol also.
What will be the code for 6$8^&3 ?
Correct Answer: (a) KHDLSK
Solution:Given, 6$8^&3 → PHDLSG (required code)
As per given instructions, Question follows only Condition (i)
So, from condition (i) → (the code for the first and last elements will be K)
i.e. PHDLSG → KHDLSK (required answer)