Question

    In a certain code language, ‘BUZZY’ is coded as

    ‘10’ and ‘KING’ is coded as ‘8’. How will ‘ABROAD’ be coded in that language?
    A 10 Correct Answer Incorrect Answer
    B 7 Correct Answer Incorrect Answer
    C 9 Correct Answer Incorrect Answer
    D 12 Correct Answer Incorrect Answer

    Solution

    The logic is that count the number of letters in the word and multiply with 2. BUZZY is coded as 10 → ( 5 x 2 ) = 10 KING is coded as   8 → ( 4 x 2) = 8 ABROAD be coded → ( 6 x 2 ) = 12

    Practice Next

    Relevant for Exams: