The question presents a coding puzzle where a word is transformed based on a specific pattern. We need to identify this pattern using the example "RAM" coded as "TYO" and then apply it to code the word "CPU".
Let's determine the shift in alphabet position for each letter:
The pattern observed is a sequence of shifts: +2, -2, +2.
Now, we apply the same +2, -2, +2 pattern to the letters of "CPU":
Combining these results, "CPU" is coded as "ENW".
In a certain code language, 'INERTIA' is written as 'RGVKGBZ'. How will 'FLOWER' be written in that language?
In a certain code language, ‘ADVANCE’ is written as ‘VDAAECN’ and ‘BABYSIT’ is written as ‘BABYTIS’. How will ‘AFFABLE’ be written in that language?
In a certain language, CHHAPAK is coded as DJKEUGR. How will MALANGA be coded in that language?
In a certain code language, ‘DURABLES’ is written as ‘BSVETFMC’. How will ‘FEASIBLE’ be written in that language?
In a certain code language, 'FIXED' is written as 'XIFED' and 'MOUSE' is written as 'USOME'. How will 'GAMBIT' be written in that language?