In a code language, 'MOBILE' is written as ‘8$2%£@’, ‘DRAPE’ is written as ‘9#+▪@’ and ‘CRUEL’ is written as ‘6#3@£’. How will 'CRAMP' be written in that language?
6#+8▪
This question is a classic example of a direct coding problem where each letter in a word is assigned a specific symbol or digit.
We are given the codes for three words:
By comparing the letters and their corresponding positions in the given words and their codes, we can deduce the code for each individual letter. Let's list the mappings we find:
| Letter | Code |
|---|---|
| M | 8 (from MOBILE) |
| O | $ (from MOBILE) |
| B | 2 (from MOBILE) |
| I | % (from MOBILE) |
| L | £ (from MOBILE and CRUEL) |
| E | @ (from MOBILE, DRAPE, and CRUEL) |
| D | 9 (from DRAPE) |
| R | # (from DRAPE and CRUEL) |
| A | + (from DRAPE) |
| P | ▪ (from DRAPE) |
| C | 6 (from CRUEL) |
| U | 3 (from CRUEL) |
We need to find the code for the word 'CRAMP'. Using the mappings we found, we can determine the code for each letter in 'CRAMP':
Combining the codes for each letter in order, the code for 'CRAMP' is 6#+8▪.
Now, let's compare this derived code with the given options:
Therefore, the correct code for 'CRAMP' is 6#+8▪.
| Word | Code Provided | Deduced Mappings |
|---|---|---|
| MOBILE | 8$2%£@ | M=8, O=$, B=2, I=%, L=£, E=@ |
| DRAPE | 9#+▪@ | D=9, R=#, A=+, P=▪, E=@ |
| CRUEL | 6#3@£ | C=6, R=#, U=3, E=@, L=£ |
| CRAMP | ? | C=6, R=#, A=+, M=8, P=▪ ⇒ 6#+8▪ |
Coding-decoding questions test your ability to decipher patterns and rules used to encode messages and then use those rules to decode other messages or encode new ones. Common types include:
To solve these problems, always look for consistent patterns. Letters that appear in multiple words often have the same code, which helps confirm the pattern. Practicing various types of coding-decoding problems improves pattern recognition skills.
In a certain code language, 'RAKHI' is coded as 36 - 2 - 22 - 16 - 18 and 'SHALU' is coded as 38 - 16 - 2 - 24 - 42. How will 'MANJU' be coded in that language?
In a code language, if PEN is written as 17717, then how will CAP be written in the same language?
In a certain code language, 'GANGA' is coded as 21-3-42-21-3 and 'KOSHI' is coded as 33-45-57-24-27. How will 'GOMTI' be coded in that language?
In a certain code language, 'LOAD' is coded as '27241613' and 'CLEAN' is coded as '2725231614'. How will 'STRIKE' be coded in that language?