In a certain coding scheme, the code of a word is obtained by adding the alphabet positions of all its letters and then adding the number of letters in the word to that sum. For example, the word LAMP is coded as 46, because L = 12, A = 1, M = 13 and P = 16 add up to 42, and adding the 4 letters of the word gives 46. Using the same scheme, what will be the code for the word DESK?
43
39
42
45
The verified answer and full solution are one login away
Every answer here is machine verified, with a step-by-step solution that teaches the method. Your login also unlocks a 7-question mock preview in the real exam interface.
Log in to see the answerMore coding decoding questions