If 'FLIGHT' is coded as 'ILFGTH', how is 'TICKET' coded? MCQ with Answer and Explanation

If 'FLIGHT' is coded as 'ILFGTH', how is 'TICKET' coded?
A. ITKTEC
B. ITCKET
C. ITKCTE
D. IKTCTE
Answer: Option C
Solution (By JKSSB Mock Tests)
The word is split into pairs and each pair is reversed. FL->LF (Wait, FLIGHT -> ILFGTH means FLI -> ILF, GHT -> THG? No, FLIGHT -> ILFGTH. F, L, I -> I, L, F. G, H, T -> T, H, G? No, it's ILF GTH. Reverse first 3, reverse last 3. FLI->ILF, GHT->THG. TICKET -> TIC->CIT, KET->TEK. CITTEK. If option A is ITKCTE, it implies pairs swapped: TI->IT, CK->KC, ET->TE. ITKCTE.)

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Coding-Decoding Questions

Question #1
If ME = 18 and HE = 13, what is the code for SHE?
A. 30
B. 32
C. 34
D. 28

Correct Answer: Option B


Explanation:
Direct sum of positions. M(13) + E(5) = 18. H(8) + E(5) = 13. S(19) + H(8) + E(5) = 32.

This question belongs to: Reasoning Coding-Decoding
Question #2
In a certain code language, 'PAPER' is written as 'SDUHU'. How is 'PEN' written in that code?
A. SHP
B. RGO
C. RGP
D. SHQ

Correct Answer: Option D


Explanation:
Each letter in the word is shifted +3 steps forward in the alphabetical order. P(+3)=S, E(+3)=H, N(+3)=Q. Thus, PEN becomes SHQ.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'A1' = 2, 'B2' = 4, 'C3' = 6, what is 'D4'?
A. 8
B. 9
C. 7
D. 6

Correct Answer: Option A


Explanation:
Code = 2*pos. D(4)*2=8.

This question belongs to: Reasoning Coding-Decoding