Join ExamsbookAnswer : 1. "56"
In a certain coding language, iF GO = 32 & SHE = 49 then SOME will be equal to ?5
Q: In a certain coding language, iF GO = 32 & SHE = 49 then SOME will be equal to ?
- 156true
- 258false
- 362false
- 464false
- Show AnswerHide Answer
- Workspace
Answer : 1. "56"
Explanation :
Answer: A) 56 Explanation: If we count letters till the end of the alphabet including that letter in reverse order then Here the values are nothing but the values corresponding to the alphabets when taken in a reverse order,i.e,A=26 ,B=25...,Z=1G = 20 and O = 12 totaling 32S = 8, H = 19 and E = 22 totaling 49 So SOME = 8 + 12 + 14 + 22 = 56.