Coding and Decoding Questions

Q:

If in a certain code language, 'oka peru' means 'fine cloth' ; 'meta lisa' means 'clear water' and 'dona lisa peru' means 'fine clear weather' , which word in that language means 'weather' ?

A) peru B) oka
C) meta D) dona
 
Answer & Explanation Answer: D) dona

Explanation:

In the first and third statements, the common code word is 'peru' and the common word is 'fine'.

So, 'peru' means 'fine'.

Report Error

View Answer Report Error Discuss

Filed Under: Coding and Decoding

42 12276
Q:

If in a certain code language PREMONITION is written as 68530492904, how will the word MONITOR be written in that code language?

A) 1234567 B) 3049208
C) 3029408 D) 3049258
 
Answer & Explanation Answer: B) 3049208

Explanation:

Letters of the word PREMONITION are coded as follows:

Letters :  P    R    E    M    O    N    I    T    I    O    N

Code:        6    8    5    3    0    4    9    2    9    0    4

See the code below Is and Ns. Codes for I and N are 9 and 4 respectively. This indicates that the digits below each letters represent its code. Therefore, code for the word MONITOR is 3049208

Report Error

View Answer Report Error Discuss

Filed Under: Coding and Decoding

57 12093
Q:

In this question ,there is a word writen in capital letter, with one letter underlined. For each letter in that word there is a code written. That code is denoted by either 1 , 2, 3, 4 or 5 notin the same order. you have to find out the exact code for the underlined letter in the word. The number of that code is the answer.

1. N    2. G    3. P    4. F    5. C

Answer

Answer : 5


 


 


 


Explanation : Given that, For each letter in the word (FLIES) there is a code written and also that code is denoted by either 1 , 2, 3, 4 or 5 


 


Apply the below code, It exactly matches the Given Condition


 


Letters at odd- numbered places shift three positions backward and letters at even-numbered places shift two positions forward as in English alphabet.


 



 


Here, Odd- Numbered Places F, I , S shift three positions backward in English Alphabet.


 


Even- Numbered Places L, E shift two positions forward in English Alphabet.


 


 


 


Therefore, exact code for the underline letter (F) is C.


 


 


 


So the Answer is 5.

Report Error

View answer Workspace Report Error Discuss

61 11771
Q:

In a certain code language, "Tom Kun Sud" means "Dogs are barking" , "Kun Jo Mop" means "Dogs and horse" and "Mut Tom Ko" means "Donkeys are mad". Which word in that language means "barking"?

A) Sud B) kun
C) Jo D) Mop
 
Answer & Explanation Answer: A) Sud

Explanation:

In the first and second sentences common word is Dogs and common code is Kun. In the first and third sentences common word is are and common code is Tom. Therefore Sud = baking

Report Error

View Answer Report Error Discuss

Filed Under: Coding and Decoding

28 11702
Q:

If LBAEHC is the code for BLEACH then which of the following is coded as NBOLZKMH?

A) OBNKZLHM B) LOBNHMKZ
C) OCPMALNI D) BNLOKZHM
 
Answer & Explanation Answer: D) BNLOKZHM

Explanation:

The word if formed into pairs of letters and the letters in each pair are reversed

Report Error

View Answer Report Error Discuss

Filed Under: Coding and Decoding

38 11028
Q:

FRIEND : FPIBNZ :: PATRON : ? 

A) PTYOPI B) PYTOPJ
C) PYTOOJ D) PYTPOJ
 
Answer & Explanation Answer: C) PYTOOJ

Explanation:

FRIEND : FPIBNZ

Follows a pattern that,

F - F

R- second letter to left of R i.e, P

I - I

E - Third letter to left of E i.e, B

N - N

D - Fourth letter to left of D i.e, Z

Similarly, for PATRON 

P - P

A -  second letter to left of A i.e, Y

T - T

R - Third letter to left of R i.e, O

O - O

N - Fourth letter to left of N i.e, J

PATRON : PYTOOJ

 

Therefore, FRIEND : FPIBNZ :: PATRON : PYTOOJ

Report Error

View Answer Report Error Discuss

46 10450
Q:

In a certain code, '289' means 'read from paper'; '276' means 'tea from field' and '85' means 'wall paper'. Which of the following is the code for 'paper' ?

A) 2 B) 8
C) 9 D) Can't be determined
 
Answer & Explanation Answer: B) 8

Explanation:

Justification:      

In the first and second statements, the common digit is '2' and the common word is 'from'.

So, '2' is the code for 'from'.

In the first and third statements, the common  code digit is '8' and the common word is 'paper'.

So, '8' is the code for 'paper'.

As shown above, '8' is the code for 'paper'.

Report Error

View Answer Report Error Discuss

Filed Under: Coding and Decoding

48 9967
Q:

In a certain code STAR is written as 5$*2 and TORE is written a $32@. How is OATS written in that code?

A) 3*5$ B) 3*$5
C) 3$*5 D) 35*$
 
Answer & Explanation Answer: B) 3*$5

Explanation:

Following table depicts the code of used letters in the two given words: 

Letters     S     T     A     R     O     E

Code          5     $     *     2     3     @

Therefore, OATS => 3*$5

    

Report Error

View Answer Report Error Discuss

Filed Under: Coding and Decoding

23 9780