In a code language, ‘GAME’ is written as ‘KCQG’, and ‘FARM’ is written as ‘JCVO’. How will ‘TOWN’ be written in that language?
Correct Answer :
XQAP
Solution :
The coding pattern increases the letters alternately by +4 and +2.
| Word | Coding | Pattern |
|---|---|---|
| GAME | KCQG | G→K (+4), A→C (+2), M→Q (+4), E→G (+2) |
| FARM | JCVO | F→J (+4), A→C (+2), R→V (+4), M→O (+2) |
Applying the same pattern to TOWN:
| Letter | Operation | Result |
|---|---|---|
| T | +4 | X |
| O | +2 | Q |
| W | +4 | A (after Z) |
| N | +2 | P |
Answer:
TOWN = XQAP
Correct Option: A. XQAP
Access expert-curated educational resources and study materials—completely free.
Create, conduct, and manage professional online assessments with Mindyard. Perfect for teachers and institutes.
Copyright © 2026 Mindyard. All Rights Reserved.