Question

    In a certain code language,   ‘sometimes this certain dark’ is written as ’h15@10   h9!18    m12*18    p9!36’ ‘strict ----- a ----- occur love’ is written as ’g15!6    v12*36    i9^42   v6^44’     ‘----- b ----- should president care’ is written as ‘w12!24    w12^24    g18*28    v6^36‘       ‘drain seems miserable now’ is written as ‘m9^18   h9^26   v15@24   d6!30’         

    The code for “life while going” is

    A v12!12 v6*40 t9^28 Correct Answer Incorrect Answer
    B d12^12 t6^24 t9*28 Correct Answer Incorrect Answer
    C v6^12 v9^24 t9^28 Correct Answer Incorrect Answer
    D t6^12 v3^24 t9^28 Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    Letter = reverse of last letter              First Number = (number of consonants) × 3 Symbol = total number of vowels 1 = !, 2 = ^,   3 = *,4 = @     Second Number = (place value of second last letter) × 2

    Practice Next