In a certain coded language 'PRAM' is coded as 'KLVG' and 'DENY' is coded as 'YYIS'. How will 'HATS' be coded in the same code language?
CUOM
This is a letter-shift coding problem: each letter of the word is moved by a fixed number of places in the alphabet to get its code, and you must find that shift for each position and then apply it to a new word. Use A = 1, B = 2, …, Z = 26, wrapping around the alphabet cyclically.
Take PRAM → KLVG. P(16) → K(11) is a shift of −5, and R(18) → L(12) is a shift of −6.
Continuing, A(1) → V(22) works as a −5 shift read cyclically (1 − 5 = −4, which wraps to 22 = V), and M(13) → G(7) is a −6 shift.
So the rule is: letters in positions 1 and 3 shift by −5, while letters in positions 2 and 4 shift by −6; the word DENY → YYIS follows the same pattern, confirming it.
Now apply this to HATS: H(8) − 5 = C(3); A(1) − 6 wraps to U(21); T(20) − 5 = O(15); S(19) − 6 = M(13).
Reading the four coded letters in order gives C, U, O, M.
The concept is a position-dependent alphabetic shift applied cyclically, so subtractions that fall below 1 wrap around from Z. Hence 'HATS' is coded as CUOM.
In a certain coded language 'INDICT' is coded as 'YGLIRL' and 'NEATLY' is coded as 'DPWFIQ'. How will 'DIALOG' be coded in the same code language?
In a certain coded language 'RAKED' is coded as 'GINEU' and 'DELVE' is coded as 'HZOIG'. How will 'CARRY' be coded in the same code language?
In a particular code language, if PHILOSOPHER is coded as QIJMPTPQIFS and PSYCHOLOGIST is coded as QTZDIPMPHJTU, then what is the code for ANTHROPOLOGIST?
In a certain coded language 'BRIO' is coded as 'FVMS' and 'DRAB' is coded as 'HVEF'. How will 'ATOP' be coded in the same code language?
In a certain coded language 'UPEND' is coded as 'AJBLR' and 'AUDIT' is coded as 'QEAQX'. How will 'AIMED' be coded in the same code language?
In a certain coded language 'BUSBOY' is coded as 'YKYNQT' and 'COMBAT' is coded as 'ZWYHKO'. How will 'ZENANA' be coded in the same code language?
Directions: Pick the correct options from the given alternatives
PEN : QGQ :: INK : ?
Directions: Select the related letter from the given alternatives
TOTAL : YSWCM :: MINUS : ?
in a certain coded language "TURK" is coded as 'YAWQ' and 'BUFF' is coded as 'GAKL'. How will 'FOGS' be coded in the same code language?
If in a certain code, 'MANGO' is written as 'LKZYMLFENM', what is the code of 'GUITAR'?
In a certain code, GARNISH is written as RGAINHS. How will GENIOUS be written in that code?
In a certain code language 'MATHEMATICS' is written as 'LBSIDNZUHDR'. How is 'CHEMISTRY' written in that code language?