Question

    If ‘PARADISE’ is coded as ‘12’, ‘SULPHUR’ is

    coded as ‘11’, then what is the code for ‘LOADED’ in the same code language?
    A 8 Correct Answer Incorrect Answer
    B 6 Correct Answer Incorrect Answer
    C 7 Correct Answer Incorrect Answer
    D 3 Correct Answer Incorrect Answer

    Solution

    The logic followed here is as follows: The words are coded as the difference of positional value of 1st and 5th letter from the left end as per the English Alphabetical series. PARADISE = P (16) – D (4) = 12. SULPHUR = S (19) – H (8) = 11. LOADED = L (12) – E (5) = 7.

    Practice Next