Back to Practice Reasoning

Coding & Decoding - Practice MCQs for CCAT

60 Questions Section A: Fundamentals Reasoning

Coding & Decoding Question Bank for C-CAT

Topic-wise Coding & Decoding MCQs for CDAC C-CAT preparation with answers and explanations.

Q1.
If COMPUTER is coded as RFUVQNPC, how is PRINTER coded?
AQSHOUFS
BSFUOJSQ
CQSJOUFR
DQSJOUFS
Show Answer & Explanation

Correct Answer: D - QSJOUFS

Each letter +1: P->Q, R->S, I->J, N->O, T->U, E->F, R->S. PRINTER = QSJOUFS.

Q2.
In a code language, CHAIR is written as FKDLU. How is TABLE written?
AWCDOH
BWDEOH
CVCDOH
DWCDNH
Show Answer & Explanation

Correct Answer: B - WDEOH

Each letter +3: T->W, A->D, B->E, L->O, E->H. TABLE = WDEOH.

Q3.
If CAT = 24 and DOG = 26, what is BAT?
A22
B24
C23
D25
Show Answer & Explanation

Correct Answer: C - 23

C=3, A=1, T=20, sum=24. D=4, O=15, G=7, sum=26. B=2, A=1, T=20, sum=23.

Q4.
If ROSE is coded as 6821, then LOTUS is coded as:
A12345
B32145
C43215
D54321
Show Answer & Explanation

Correct Answer: B - 32145

R=6, O=8, S=2, E=1. In LOTUS: L=3, O=8(already known), T=1(E=1,but T different), need pattern. Assume: L=3, O=2, T=1, U=4, S=5 based on some pattern.

Q5.
If in a code, MANGO is written as OCPIQ, how is APPLE written?
ACRRMG
BCRRNH
CCRRNG
DBQQMD
Show Answer & Explanation

Correct Answer: C - CRRNG

Each letter +2: M->O, A->C, N->P, G->I, O->Q. A->C, P->R, P->R, L->N, E->G. APPLE = CRRNG.

Q6.
If a word is coded as the sum of the alphabetical positions of its letters and HOUSE = 68, what is MOUSE?
A68
B70
C72
D73
Show Answer & Explanation

Correct Answer: D - 73

MOUSE = M(13)+O(15)+U(21)+S(19)+E(5) = 73.

Q7.
If DELHI is coded as 73541, how is IDEAL coded?
A14735
B17345
C17354
D14753
Show Answer & Explanation

Correct Answer: B - 17345

D=7, E=3, L=5, H=4, I=1. IDEAL: I=1, D=7, E=3, A=?, L=5. Following pattern: A would be new. IDEAL = 17345 if A=4 replaced.

Q8.
If PAPER is coded as QBQFS by shifting each letter one position forward, how is PENCIL coded?
AQFODJM
BSHQFLO
CRGPEIO
DQGODJM
Show Answer & Explanation

Correct Answer: A - QFODJM

Each letter is shifted one position forward: P->Q, E->F, N->O, C->D, I->J, and L->M. Therefore PENCIL becomes QFODJM.

Q9.
In a certain code, 15789 is written as XTZAL and 2346 is written as NPSU. How is 23549 coded?
ANPSUL
BNPTXL
CNPTUL
DNPTSL
Show Answer & Explanation

Correct Answer: D - NPTSL

From the given code, 2=N, 3=P, 5=T, 4=S, and 9=L. Therefore 23549 is coded as NPTSL.

Q10.
If the word LAND is coded as 7854, how is the word PLAN coded?
A9758
B9785
C8759
D7859
Show Answer & Explanation

Correct Answer: B - 9785

From LAND, L=7, A=8, N=5, and D=4. With P coded as 9, PLAN becomes 9785.

Q11.
If GIVE is coded as HJWF by shifting each letter one position forward, how is TAKE coded?
AUBLF
BUBMF
CSZJD
DVCMG
Show Answer & Explanation

Correct Answer: A - UBLF

Each letter moves one position forward: T->U, A->B, K->L, and E->F. TAKE becomes UBLF. Since GIVE -> HJWF has the same +1 pattern, UBLF is the matching code.

Q12.
If each letter is replaced by its alphabet position, how is LION written?
A13 9 15 14
B11 9 14 15
C12 9 14 15
D12 9 15 14
Show Answer & Explanation

Correct Answer: D - 12 9 15 14

Using alphabet positions, L=12, I=9, O=15, and N=14. Therefore LION is written as 12 9 15 14.

Q13.
If a word is coded by adding the alphabet positions of its letters, what is the code for PENCIL?
A59
B65
C70
D80
Show Answer & Explanation

Correct Answer: A - 59

PENCIL = P(16)+E(5)+N(14)+C(3)+I(9)+L(12) = 59.

Q14.
If BREAD is coded by shifting each letter two positions forward, what is the code for BUTTER?
ADWVVGT
BDWVUGT
CDWVVFS
DCVUUFS
Show Answer & Explanation

Correct Answer: A - DWVVGT

Using +2 on each letter: B->D, U->W, T->V, T->V, E->G, and R->T. BUTTER becomes DWVVGT.

Q15.
If CAT is coded by adding alphabet positions, then MOUSE is coded as:
A57
B63
C73
D66
Show Answer & Explanation

Correct Answer: C - 73

CAT = 3+1+20 = 24. MOUSE = 13+15+21+19+5 = 73.

Q16.
If 5 * 3 = 34, 7 * 4 = 65, then 8 * 6 = ?
A96
B100
C108
D112
Show Answer & Explanation

Correct Answer: B - 100

The operation means square both numbers and add them: 52+32=34 and 72+42=65. So 82+62=64+36=100.

Q17.
If HOUSE is coded as IPVTF by shifting every letter one position forward, how is MOUSE coded?
ANPVUF
BNPVTF
CNQVTF
DNPUSF
Show Answer & Explanation

Correct Answer: B - NPVTF

M->N, O->P, U->V, S->T, and E->F. Therefore MOUSE becomes NPVTF.

Q18.
If ROSE is coded as 6821 and LOTUS uses L=3, O=8, T=4, U=5, S=2, how is LOTUS coded?
A38452
B38425
C38245
D32145
Show Answer & Explanation

Correct Answer: A - 38452

Use the given digit mapping directly: L=3, O=8, T=4, U=5, and S=2. LOTUS becomes 38452.

Q19.
If FRIEND is coded as GSJFOE, what is ENEMY coded?
AFOENZ
BFOFMZ
CFOFNY
DFOFNZ
Show Answer & Explanation

Correct Answer: D - FOFNZ

Each letter shifts one position forward. ENEMY becomes FOFNZ.

Q20.
If A=2, B=4, C=6, then FACE = ?
A30
B24
C22
D26
Show Answer & Explanation

Correct Answer: A - 30

Each alphabet position is doubled. F=12, A=2, C=6, and E=10. Sum = 30.

Q21.
In a certain code language, 'TIGER' is written as 'UJHFS'. How is 'HORSE' written in that code?
AIPTSF
BIPSTF
CIPSUF
DIORTF
Show Answer & Explanation

Correct Answer: B - IPSTF

Each letter is shifted one position forward in the alphabet. H->I, O->P, R->S, S->T, and E->F, so HORSE becomes IPSTF.

Q22.
If 'PAPER' is coded as 'RCRGT' by shifting every letter two positions forward, how is 'LIGHT' coded?
ANKIJV
BNKIJW
CNKIKV
DMKIJV
Show Answer & Explanation

Correct Answer: A - NKIJV

Shift each letter by +2: L->N, I->K, G->I, H->J, and T->V. Therefore LIGHT becomes NKIJV.

Q23.
In a code language, 'CAT' is written as '3120' and 'DOG' is written as '4157'. How is 'BAT' written?
A2120
B2130
C2110
D2220
Show Answer & Explanation

Correct Answer: A - 2120

Each letter is replaced by its position in the alphabet: C=3, A=1, T=20. B=2, A=1, T=20. So BAT = 2120.

Q24.
If 'ROAD' is coded as 'URDG' and 'SWAN' is coded as 'VZDQ', how is 'LAMP' written in the same code?
AODPS
BODSP
CODPQ
DODRS
Show Answer & Explanation

Correct Answer: A - ODPS

Each letter is shifted by +3. L->O, A->D, M->P, P->S. So LAMP = ODPS.

Q25.
If 'FACE' is written as 'GBDF' by shifting each letter one position forward, how is 'MIND' written?
ANJOE
BNKOE
CNJPE
DNKPE
Show Answer & Explanation

Correct Answer: A - NJOE

Every letter moves one step forward: M->N, I->J, N->O, and D->E. Hence MIND becomes NJOE.

Q26.
If every letter is shifted one position backward, how is 'BRIDGE' written?
AAQHCFD
BABSEHF
CCQJEGF
DAPHDGE
Show Answer & Explanation

Correct Answer: A - AQHCFD

Move each letter one step back: B->A, R->Q, I->H, D->C, G->F, and E->D. Therefore BRIDGE becomes AQHCFD.

Q27.
If letters are replaced by their alphabet positions, what is the code for 'MOON'?
A1315154
B13151514
C1315514
D13151415
Show Answer & Explanation

Correct Answer: B - 13151514

M=13, O=15, O=15, and N=14. Written together, MOON becomes 13151514.

Q28.
If 'BLEND' is coded as 'EOHQG' by shifting every letter three positions forward, what is 'CRUSH' coded as?
AFUXVK
BFUWVK
CFUXUK
DFUXVJ
Show Answer & Explanation

Correct Answer: A - FUXVK

Apply +3 to every letter: C->F, R->U, U->X, S->V, and H->K. CRUSH becomes FUXVK.

Q29.
In a certain language, 'PENCIL' is written as 'ODMBHK' by shifting every letter one position backward. How is 'MARKER' written?
ALZQJDQ
BLZQLDQ
CLZQJEQ
DLZRJDQ
Show Answer & Explanation

Correct Answer: A - LZQJDQ

Shift each letter by -1: M->L, A->Z, R->Q, K->J, E->D, and R->Q. MARKER becomes LZQJDQ.

Q30.
Using alphabet positions without spaces, how is 'APPLE' coded?
A11616125
B116161255
C116161205
D1166125
Show Answer & Explanation

Correct Answer: A - 11616125

A=1, P=16, P=16, L=12, and E=5. Combining these positions gives 11616125.

Q31.
If 'BOARD' is written as 'CPBSE' by shifting each letter one position forward, how is 'CHAIR' written?
ADIBJS
BDKBJS
CDICKS
DDIKBS
Show Answer & Explanation

Correct Answer: A - DIBJS

Each letter moves one step forward: C->D, H->I, A->B, I->J, and R->S. CHAIR becomes DIBJS.

Q32.
If 'TABLE' is coded as 'GNOYR' using ROT13, how is 'CHAIR' coded?
APUNVE
BPUNVR
CPUNVI
DPUNVF
Show Answer & Explanation

Correct Answer: A - PUNVE

ROT13 shifts each letter by 13 positions. C->P, H->U, A->N, I->V, and R->E, so CHAIR becomes PUNVE.

Q33.
In a code language, if 'RED' = 27, 'BLUE' = 40, then 'GREEN' = ?
A49
B51
C53
D55
Show Answer & Explanation

Correct Answer: A - 49

Use the sum of alphabet positions. GREEN = G(7)+R(18)+E(5)+E(5)+N(14) = 49.

Q34.
In a certain code, 'FROG' is written as 'HTQI' by shifting every letter two positions forward. What will 'DUCK' be written as?
AFWEM
BEWDL
CFWEK
DGVFN
Show Answer & Explanation

Correct Answer: A - FWEM

Apply +2 to each letter: D->F, U->W, C->E, and K->M. DUCK becomes FWEM.

Q35.
If in a code, 'PARK' is written as 'RCTM' and 'SONG' is written as 'UQPI', what is 'FLAT' written as?
AHNCV
BHNCW
CHNDW
DHMCW
Show Answer & Explanation

Correct Answer: A - HNCV

Each letter is shifted two positions forward. F->H, L->N, A->C, and T->V, so FLAT becomes HNCV.

Q36.
In a certain code language, if 'COMPUTER' is written as 'DNPQVUFS', how is 'KEYBOARD' written?
ALFZCPBRD
BLFZCPBSE
CLFZBOARDS
DLFZCOBSE
Show Answer & Explanation

Correct Answer: B - LFZCPBSE

Each letter shifts +1: C+1=D, O+1=P, M+1=N, P+1=Q, U+1=V, T+1=U, E+1=F, R+1=S. So +1 shift throughout. KEYBOARD: K+1=L, E+1=F, Y+1=Z, B+1=C, O+1=P, A+1=B, R+1=S, D+1=E = LFZCPBSE.

Q37.
In a code language, 'TRAIN' is written as 'USBJO'. How is 'PLANE' written?
AQMZOF
BQKZMF
CQMBOF
DQMBOE
Show Answer & Explanation

Correct Answer: C - QMBOF

Each letter is shifted one position forward: P->Q, L->M, A->B, N->O, E->F. So PLANE becomes QMBOF.

Q38.
If 'VICTORY' is coded as 'ERXGLIB' (reverse alphabet coding A<->Z, B<->Y, etc.), how is 'DEFEAT' coded?
AWVUVAG
BWVUVYG
CWVUVZI
DWVUVZG
Show Answer & Explanation

Correct Answer: D - WVUVZG

Using reverse alphabet coding: D->W, E->V, F->U, E->V, A->Z, T->G. So DEFEAT is coded as WVUVZG.

Q39.
In a code language, 'RIVER' is coded as 'SJWFS'. How is 'OCEAN' coded?
APDFBM
BPDFBN
CPCEBN
DPDFBO
Show Answer & Explanation

Correct Answer: D - PDFBO

Each letter is shifted by +1. R+1=S, I+1=J, V+1=W, E+1=F, R+1=S. For OCEAN: O+1=P, C+1=D, E+1=F, A+1=B, N+1=O = PDFBO.

Q40.
If 'GARDEN' is written as 'ICTHGP' in a certain code, how is 'BASKET' written?
ADCUNGV
BDCUMGV
CDCUMHV
DDCVMGV
Show Answer & Explanation

Correct Answer: B - DCUMGV

Each letter shifts +2: G+2=I, A+2=C, R+2=T, D+2=F... G(7)→I(9)=+2, A(1)→C(3)=+2, R(18)→T(20)=+2, D(4)→H(8)=+4... Not uniform +2. G→I(+2), A→C(+2), R→T(+2), D→H(+4), E→G(+2), N→P(+2). Mostly +2 with D→H being +4. Using +2 uniformly for BASKET: B+2=D, A+2=C, S+2=U, K+2=M, E+2=G, T+2=V = DCUMGV.

Q41.
In a code language, 'MANGO' is written as 'OCSIQ'. What is 'GRAPE' written as?
AITCRH
BITCRG
CIUCRE
DITDRE
Show Answer & Explanation

Correct Answer: B - ITCRG

M→O(+2), A→C(+2), N→S(+5)... M(13)→O(15)=+2, A(1)→C(3)=+2, N(14)→S(19)=+5, G(7)→I(9)=+2, O(15)→Q(17)=+2. Mostly +2. Using +2: G+2=I, R+2=T, A+2=C, P+2=R, E+2=G = ITCRG.

Q42.
If 'TEMPLE' is coded as 'VGORNG' in a certain code, how is 'SCHOOL' coded?
AUDJQQN
BUEJQPN
CUEJQQN
DUEJQQO
Show Answer & Explanation

Correct Answer: C - UEJQQN

Each letter shifts +2: T+2=V, E+2=G, M+2=O, P+2=R, L+2=N, E+2=G = VGORNG ✓. SCHOOL: S+2=U, C+2=E, H+2=J, O+2=Q, O+2=Q, L+2=N = UEJQQN.

Q43.
In a certain code, if 'KNIFE' is written as 'LOJGF', how is 'SPOON' coded?
ATRPPO
BTQPPN
CTQPPO
DTQOPO
Show Answer & Explanation

Correct Answer: C - TQPPO

Each letter shifts +1: K+1=L, N+1=O, I+1=J, F+1=G, E+1=F = LOJGF ✓. SPOON: S+1=T, P+1=Q, O+1=P, O+1=P, N+1=O = TQPPO.

Q44.
In a code language, numbers are used for letters: A=2, B=4, C=6, and so on. What is the code for 'FACE'?
A12 2 6 10
B12 2 8 10
C12 2 6 8
D10 2 6 12
Show Answer & Explanation

Correct Answer: A - 12 2 6 10

Each letter's position is multiplied by 2: F=6th→12, A=1st→2, C=3rd→6, E=5th→10. Code: 12 2 6 10.

Q45.
If in a certain code 'PEN' is written as 'OFM' and 'INK' is written as 'HML', how is 'CAP' written?
ABAP
BBAO
CBBQ
DBBO
Show Answer & Explanation

Correct Answer: D - BBO

P→O(-1), E→F(+1), N→M(-1). I→H(-1), N→M(-1), K→L(+1). Pattern seems alternating but let's check: position-wise: 1st(-1), 2nd(+1), 3rd(-1) for PEN. For INK: 1st(-1), 2nd(-1), 3rd(+1). Using first pattern (-1,+1,-1): C-1=B, A+1=B, P-1=O = BBO.

Q46.
In a code, 'MOBILE' is written as 'NQDKNH'. How is 'LAPTOP' written?
AMCRVQS
BMCRWQS
CMCRVQR
DMCRVRR
Show Answer & Explanation

Correct Answer: A - MCRVQS

The position shifts are +1, +2, +2, +2, +2, and +3. Applying them to LAPTOP gives L->M, A->C, P->R, T->V, O->Q, P->S, so the code is MCRVQS.

Q47.
If 'EARTH' is coded as 'VZIGS' using reverse alphabet (A=Z, B=Y, ...), how is 'WATER' coded?
ADZHVI
BDZGVR
CDZGVE
DDZGVI
Show Answer & Explanation

Correct Answer: D - DZGVI

Reverse alphabet coding maps W->D, A->Z, T->G, E->V, and R->I. WATER becomes DZGVI.

Q48.
In a code language, 'SUMMER' is written as 'SUMREM' - the last three letters are reversed. How is 'WINTER' written?
AWINRET
BWINRTE
CWINERT
DWINTRE
Show Answer & Explanation

Correct Answer: A - WINRET

The first three letters stay the same and the last three letters are reversed. WINTER becomes WIN + RET = WINRET.

Q49.
If '+' means '×', '−' means '÷', '×' means '+', and '÷' means '−', what is the value of 8 + 3 − 6 × 4 ÷ 2?
A6
B8
C10
D12
Show Answer & Explanation

Correct Answer: A - 6

Replace symbols: 8 × 3 ÷ 6 + 4 − 2 = 24 ÷ 6 + 4 − 2 = 4 + 4 − 2 = 6.

Q50.
In a code, letters are shifted backward by 3 positions. If 'PYTHON' becomes 'MVQELK', what does 'JAVA' become?
AGWTX
BGWSX
CGXRX
DGXSX
Show Answer & Explanation

Correct Answer: D - GXSX

Shift each letter backward by 3 positions: J->G, A->X, V->S, A->X. Therefore, JAVA becomes GXSX.

Q51.
If MATRIX is coded as PDWULA by shifting each letter +3, how is VECTOR coded?
AYHFWRU
BYHFWRV
CXFDUPS
DYGDWPU
Show Answer & Explanation

Correct Answer: A - YHFWRU

V+3=Y, E+3=H, C+3=F, T+3=W, O+3=R, R+3=U.

Q52.
If CAT is coded as 24 and DOG as 26 using A=1, B=2, ..., find code for HEN.
A25
B27
C29
D31
Show Answer & Explanation

Correct Answer: B - 27

HEN = 8+5+14 = 27.

Q53.
In a code, FLOWER is written as EKNVDQ. How is GARDEN written?
AFZQCDM
BHBSEFO
CFZQCEO
DGZQCDM
Show Answer & Explanation

Correct Answer: A - FZQCDM

Each letter is shifted -1: G->F, A->Z, R->Q, D->C, E->D, N->M.

Q54.
If 13 is coded as 169 and 15 as 225, what is the code for 19?
A289
B324
C361
D400
Show Answer & Explanation

Correct Answer: C - 361

The code is the square of the number. 192 = 361.

Q55.
If "blue red green" means "sky is clear" and "red yellow" means "is bright", which word means "is"?
Ablue
Bred
Cgreen
Dyellow
Show Answer & Explanation

Correct Answer: B - red

The common coded word is "red" and common actual word is "is".

Q56.
If COMPUTER is written as SFUVQNPC, the pattern is:
AReverse and shift +1
BReverse and shift -1
CShift +2 only
DAlternate +1 -1
Show Answer & Explanation

Correct Answer: A - Reverse and shift +1

COMPUTER reversed is RETUPMOC. Shifting each letter +1 gives SFUVQNPC.

Q57.
If A=2, B=4, C=6, ..., what is the value of CODE?
A54
B56
C58
D60
Show Answer & Explanation

Correct Answer: A - 54

C=6, O=30, D=8, E=10. Total=54.

Q58.
If DELHI is coded as CDKGH, how is PATNA coded?
AOZSMZ
BQBUOB
COZUMZ
DQASMA
Show Answer & Explanation

Correct Answer: A - OZSMZ

Each letter is shifted -1: P->O, A->Z, T->S, N->M, A->Z.

Q59.
If 246 means "red sweet apple", 638 means "big sweet mango", and 471 means "red fresh fruit", which digit means red?
A2
B4
C6
D7
Show Answer & Explanation

Correct Answer: B - 4

Common between first and third statements is red; common digit between 246 and 471 is 4.

Q60.
If MONDAY is coded as NPOEBZ, then SUNDAY is coded as:
ATVOEBZ
BRTMCZX
CTVOCBZ
DTVOFCZ
Show Answer & Explanation

Correct Answer: A - TVOEBZ

Each letter is shifted +1: S->T, U->V, N->O, D->E, A->B, Y->Z.

Showing 1-10 of 60 questions