If in a special coded language : BOOK is written as 8 ; TABLE is written as 7 ; & BOTTLE is written as 1 ; Then, how would COMPUTER be written in that language ?
Show Hint
In coding-decoding questions, always try simple operations on the letter count first: multiply, divide, add, or subtract. Here, $\text{letters} \div 2$ gives the code.