Multiple choice

If in a code PUNCTUAL can be written as 6, 7, 8, 9, 10, 7, 11, 12, how can ACTUAL be written in that code?

  1. 11, 9, 10, 7, 11, 12

  2. 9, 11, 10, 7, 11, 12

  3. 11, 9, 10, 7, 12, 11

  4. 11, 10, 9, 7, 11, 12

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The code of PUNCTUAL is based on

P = 6, U = 7, N = 8, C = 9, T = 10, A = 11, L = 12

Similarly, ACTUAL = 11, 9, 10, 7, 11, 12, so it is the correct answer.