In a code language, TABLE is written as UDCMF. How will CHAIR be written?
DKBJS
Find the shift applied to each letter of TABLE → UDCMF (positions A=1 … Z=26).
\(T(20) \to U(21)\) : shift +1
\(A(1) \to D(4)\) : shift +3
\(B(2) \to C(3)\) : shift +1
\(L(12) \to M(13)\) : shift +1
\(E(5) \to F(6)\) : shift +1
So the shift pattern (position-wise) is +1, +3, +1, +1, +1.
Apply the same pattern to CHAIR:
\(C(3) + 1 = 4 \to D\)
\(H(8) + 3 = 11 \to K\)
\(A(1) + 1 = 2 \to B\)
\(I(9) + 1 = 10 \to J\)
\(R(18) + 1 = 19 \to S\)
Code = DKBJS. Hence, the answer is option A.
In a certain code language, 'MANGOES' is written as 'AEGMNOS'. How will 'FRIEND' be written in that language?
In a certain code language, ‘SPIRIT’ is written as ‘WKMIMG’. How will ‘GLOBAL’ be written in that language?
In a certain code language, ‘ABSTRACT’ is written as ‘IIYYVDEU’. How will ‘INSTINCT’ be written in that language?
In a certain code language, 'LUCKNOW' is written as 'CULKWON' and 'UDAIPUR' is written as 'ADUIRUP'. How will 'GWALIOR' be written in that language?
If in a code language ADVENTURES is coded as VDANEUTSER, then SYSTEMATIC would be coded as: