All Exams Test series for 1 year @ ₹349 only
Question

In a certain code language, ARMY is written as XOJV. How will CALCULATOR be written as in that language?

This question was previously asked in
RRB NTPC 2019 CBT 1 Question Paper (8-Mar-2021) (Shift 2)
The correct answer is
ZXIZRIXQLO

Decoding the ARMY to XOJV Code

The problem requires finding the coding pattern used to transform "ARMY" into "XOJV" and then applying this pattern to encode "CALCULATOR".

We examine the letter positions in the alphabet (A=1, B=2, ..., Z=26):

  • A is the 1st letter.
  • R is the 18th letter.
  • M is the 13th letter.
  • Y is the 25th letter.

Similarly, for the coded word XOJV:

  • X is the 24th letter.
  • O is the 15th letter.
  • J is the 10th letter.
  • V is the 22nd letter.

By comparing the positions, we find the pattern:

  • A (1) becomes X (24). This is equivalent to shifting 3 positions backward ($1 - 3 = -2$, which maps to 24 in modulo 26 arithmetic).
  • R (18) becomes O (15). This is a shift of $18 - 3 = 15$.
  • M (13) becomes J (10). This is a shift of $13 - 3 = 10$.
  • Y (25) becomes V (22). This is a shift of $25 - 3 = 22$.

The consistent pattern is a backward shift of 3 positions ($-3$) for each letter.

Let's confirm the calculation using modular arithmetic:

The formula is: $\text{Position}_{\text{New}} = (\text{Position}_{\text{Old}} - 3) \pmod{26}$.

  • For A (1): $(1 - 3) \pmod{26} = -2 \pmod{26} = 24$ (X)
  • For R (18): $(18 - 3) \pmod{26} = 15 \pmod{26} = 15$ (O)
  • For M (13): $(13 - 3) \pmod{26} = 10 \pmod{26} = 10$ (J)
  • For Y (25): $(25 - 3) \pmod{26} = 22 \pmod{26} = 22$ (V)

The pattern is confirmed.

Encoding CALCULATOR

Now, apply the $-3$ shift rule to "CALCULATOR":

  • C (3): $(3 - 3) \pmod{26} = 0 \pmod{26} = 26$ (Z)
  • A (1): $(1 - 3) \pmod{26} = -2 \pmod{26} = 24$ (X)
  • L (12): $(12 - 3) \pmod{26} = 9 \pmod{26} = 9$ (I)
  • C (3): $(3 - 3) \pmod{26} = 0 \pmod{26} = 26$ (Z)
  • U (21): $(21 - 3) \pmod{26} = 18 \pmod{26} = 18$ (R)
  • L (12): $(12 - 3) \pmod{26} = 9 \pmod{26} = 9$ (I)
  • A (1): $(1 - 3) \pmod{26} = -2 \pmod{26} = 24$ (X)
  • T (20): $(20 - 3) \pmod{26} = 17 \pmod{26} = 17$ (Q)
  • O (15): $(15 - 3) \pmod{26} = 12 \pmod{26} = 12$ (L)
  • R (18): $(18 - 3) \pmod{26} = 15 \pmod{26} = 15$ (O)

Putting it together, the coded word for CALCULATOR is ZXIZRIXQLO.

Was this answer helpful?

Similar Questions

  1. In a certain code language, RAM is written as TYO. How will CPU be written as in that language?
  2. In a certain code language, SELFISH is written as TDMEJRI. How will MONITOR be written as in that language?
  3. In a certain code language, RAT is written as QZS. How will TABLE be written as in that language?
  4. In a certain code language, 'LAUGHTER' is written as 'MBVHIUFS'. How will 'DEPRESSION' be written in that language?
  5. In a code language, if Resham is written as Nbitfs, then Sashank will be written as?
  6. In a code language, COPPER is written as FQTRJT then how will SILVER be written as in that code language?
  7. In a certain code language, 'PQRS' is written as 'HIJK'. How will 'XYZA' be written as in the same coding language?
  8. In a certain code language, RATE is written as IZGV. How will FUND be written as in that language?
  9. In a certain code language, MANGO is written as LZMFN. How will APPLE be written as in that language?
  10. In a certain code language, KNIFE is written as PMRUV. How will PAINTING be written as in that language?

Important Questions from Coding and Decoding By Letter Shifting

  1. In a certain code language, 'INERTIA' is written as 'RGVKGBZ'. How will 'FLOWER' be written in that language?

  2. In a certain code language, ‘ADVANCE’ is written as ‘VDAAECN’ and ‘BABYSIT’ is written as ‘BABYTIS’. How will ‘AFFABLE’ be written in that language?

  3. In a certain language, CHHAPAK is coded as DJKEUGR. How will MALANGA be coded in that language?

  4. In a certain code language, ‘DURABLES’ is written as ‘BSVETFMC’. How will ‘FEASIBLE’ be written in that language?

  5. In a certain code language, 'FIXED' is written as 'XIFED' and 'MOUSE' is written as 'USOME'. How will 'GAMBIT' be written in that language?

Need Expert Advice?
Upcoming Exams
RRB ALP
July 28, 2026
RRB Group D
August 03, 2026
Test Series
RRB NTPC img
Railways
RRB NTPC Under Graduate 2026 New Mock Test Series
1459 Tests 2 Tests Free
213 Attempts
4.3(512)
English, Hindi, Telugu +7 More

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App