In a certain code, ‘BELIEF’ is written as ‘AFKJDG’. How would ‘SELDOM’ be written in that code?
ARFKEMN
BRFKMNN
CRFKENN
DRFMENN
Answer:
C. RFKENN
Read Explanation:
The coding pattern is a simple alternating sequence: the first letter is moved back one position (-1), the second letter is moved forward one position (+1), and this pattern repeats for the entire word.
Based on the given code, SELDOM would be written as RFKENN.