Question:
If CAT is coded as sum of its letter positions, what is the code?
यदि CAT को उसके अक्षर स्थानों के योग के रूप में कोडित किया जाता है, तो कोड क्या है?
Options:
- a) 22
- b) 24
- c) 26
- d) 28
- a) 22
- b) 24
- c) 26
- d) 28
correct answer : b)
Explanation:
The positions of the letters in CAT are: C = 3, A = 1, T = 20. Sum = 3 + 1 + 20 = 24.
CAT में अक्षरों के स्थान हैं: C = 3, A = 1, T = 20। योग = 3 + 1 + 20 = 24।