Question

    If "BOTTLE" is coded as 34 and "GLASS" is coded as 27, how

    will "CUP" be coded?
    A 15 Correct Answer Incorrect Answer
    B 12 Correct Answer Incorrect Answer
    C 19 Correct Answer Incorrect Answer
    D 14 Correct Answer Incorrect Answer

    Solution

    The logic followed here is:

    To obtain the code, the place values of alternate letters (starting from the first letter from the left) are added as per the English alphabetical series.

    For BOTTLE:

    Code = (2 + 20 + 12) = 34

    For GLASS:

    Code = (7 + 1 + 19) = 27

    For CUP:

    Code = (3 + 16) = 19

    Practice Next