In a certain code, PLANT is written as $@2* and YIELD is written as <P64@% How is DELAY written in that code?

examrobotsa's picture
Q: 19 (CAPF/2013)
In a certain code, PLANT is written as $@2*© and YIELD’ is written as

question_subject: 

Logic/Reasoning

question_exam: 

CAPF

stats: 

0,4,20,4,1,15,4

keywords: 

{'yield': [0, 1, 0, 1], 'delay': [0, 0, 0, 1], 'certain code': [0, 1, 0, 0], 'plant': [1, 0, 0, 2]}

In the given code, each letter of the word is replaced by a symbol or character, followed by a number. To determine the code for `DELAY`, we need to identify the symbol or character used for each letter and the corresponding number.

By comparing the codes given, we can see that the symbol for `D` is `%`, the symbol for `E` is `4`, the symbol for `L` is `@`, the symbol for `A` is `2`, and the symbol for `Y` is `P`.

Now, we can construct the code for `DELAY` using these symbols and the corresponding numbers. The code for `DEL` will be `%4@` and the code for `AY` will be `2P`. Combining these codes, we get `%4@2P`. Therefore, option 4 (%4@2P) is the correct answer.

Therefore, `DELAY` is written in the given code as `%4@2P`.

Practice this on app