Coding-Decoding Questions for Class 6
Coding-Decoding Questions for Class 6
Following the order: E=5, X=7, A=1, M=9, I=5, N=9, A=1, T=9, I=5, O=6, N=5, 'EXAMINATION' becomes 57159413955 .
The code 'BVZIOB' for 'YEARLY' indicates each letter is shifted: Y(+1)=B, E(+20)=V, A(+25)=Z, R(+8)=I, L(+3)=O, Y(+2)=B. For 'ANNUAL': A(+25)=Z, N(+13)=M, N(+13)=M, U(+3)=F, A(+25)=Z, L(+15)=O. Therefore, 'ANNUAL' is 'ZMMFZO' .
The code '5117' corresponds to 'EASY'. Each letter in 'EASY' corresponds to a number following a pattern: E=5, A=1, S=1, Y=7. Applying this to 'BEAM', the code becomes B=2, E=5, A=1, M=3, resulting in '2513' .
The sentence 'Enjoy Evening Meeting Life' is coded as 'ak ib fa ga'. The word 'Life' corresponds to the unique code not present in other combinations. Since 'ga' appears only when 'Life' is mentioned, 'Life' is coded as 'ga' .
The word 'CONSTRUCTION' is encoded as 'EMPQVPWAVGQL'. Observing the pattern, each letter in 'CONSTRUCTION' is shifted by +2. Similarly, applying the same pattern to 'DESTRUCTION', the code becomes 'FCURTSERKMP' .
If 'PALAM' is 43 whereby sum of positions P=16, A=1, L=12, A=1, M=13. Thus for 'SANTACRUZ': S=19, A=1, N=14, T=20, A=1, C=3, R=18, U=21, Z=26 achieving a total of 123 .
The code for 'PAINT' as 74128 derives from P=7, A=4, I=8, N=2. For 'ACCEPT', use A=4, C=5, E=9, P=7, T=8, producing the code '455978' .
'Enjoy' is coded as 'ak' and 'One twisted beautiful Enjoy' is coded as 'gb ak sw sa'. Since 'Enjoy' is 'ak', 'One' must be 'sa'. Therefore, the combination 'Enjoy One' can be 'ak sa' .
The sum for each letter is calculated, e.g., C+O+V+E+R=3+15+22+5+18=63. Applying this to 'BASIS': B=2, A=1, S=19, I=9, S=19, summing up to 50, the code is '50' .
Following known conversions: 2=N, 3=P, 5=T, 4=S, 9=L. Thus, 23549 is 'NPTSL' .


