HomeTestsSearchRankProfile
mediumMCQSSC CPO 20242026General Intelligence and Reasoning
1 mark

In a code language, 'HELLO' is coded as 83 and 'SHELL' is coded as 79. How will 'MATCH' be coded in the same language?

  1. A
    90
  2. B
    92
  3. C
    87
  4. D
    96

Solution & Step-by-step Explanation

The logic here involves summing the reverse alphabetical positional values of each letter (where A = 26, B = 25, ..., Z = 1). The reverse position can be calculated as .
Let's verify with 'HELLO' 83:

* H
* E
* L
* L
* O



Let's check 'SHELL' 79:

* S
* H
* E
* L
* L



Applying the same logic to 'MATCH':

* M
* A
* T
* C
* H



Thus, 'MATCH' will be coded as 90.

Practice this question

Try it yourself before checking the explanation above.

In a code language, 'HELLO' is coded as 83 and 'SHELL' is coded as 79. How will 'MATCH' be coded in the same language?
A
90
B
92
C
87
D
96

Share This Question

Related Questions

Ready for a Full Test?

Practice with timed mock tests and track your performance across General Intelligence and Reasoning.

Discussion