In a certain code language " given time simple plan " is written as ' @E4 &N4 %N5 #E6 ' " tired solution plant great " is written as ' #N8 @D5 %T5 &T5 ' " sick point good turn " is written as ' #K4 %D4 @N4 &T5 ' " garden sister phone team " is written as ' &E5 #R6 %N6 @M4 ' Which of the following code is for ' plan ' and ' translate ' ?

Correct Answer: &N4 and @E9

plan is given in first step. Total count of letters is 4 and last letter is N and ‘p’ is coded as & so Final answer will be-  &N4

We have to find 'translate' code. As we can see that this word is not given in any steps but as we know the idea of that so we can solve it.

Step I: first we will count the letters of that word that is 9, then we put digit 9 at the right end.

Step II: we will put the last letter of that word then it will like- E9

Step III: at the last step ‘t’ is coded for ‘@’(first letter of each word is coded by a specific symbol like here ‘t’ is coded for ‘@’. We can find the first coded symbol by looking at the other given words.

Answer will be - @E9