

InterviewSolution
Saved Bookmarks
1. |
alarm forest cuddle moving ' is written as ' % G 3 ! C 3 # X 2 @ 3' 'sight fire making criticism ' is written as '# P 4 @ G 2 % R 2 ! N 3' 'raising centre recent alarm' is written as '@ K 3 % V 3 # X 2 ! P 3' 'strike arm ignoring slight' is written as '! K 4 % P3 @ G 3 # L 1' What is the code 'Graham'? |
Answer» !X3 Symbol : # for last letter m, Alphabet: opposite of THIRD letter from the left-2 =A=Z(opp) -2=X Number : TOTAL number of letter/2 =6/2=3 (only integer VALUE) Hence, code of 'Graham' is '#x3' |
|