Correct option is C
'KINDLE' to 'ELDNIK', let's analyze the pattern in the coding:
KINDLE:
K → E (1st letter → 6th letter)
I → L (2nd letter → 5th letter)
N → D (3rd letter → 4th letter)
D → N (4th letter → 3rd letter)
L → I (5th letter → 2nd letter)
E → K (6th letter → 1st letter)
The pattern shows that the letters are reversed in position.
Now, let’s apply this pattern to the word EXOTIC:
EXOTIC:
E → C (1st → 6th)
X → I (2nd → 5th)
O → T (3rd → 4th)
T → O (4th → 3rd)
I → X (5th → 2nd)
C → E (6th → 1st)
So, following this pattern, the coded form of EXOTIC becomes CITOXE.
Thus, the answer is: (c) CITOXE.