How many numbers greater than 1000 can be formed using the digits 0, 1, 2 and 3 (repetition of digits is not allowed) ?

  1. A. 24
  2. B. 18
  3. C. 15
  4. D. 12

Correct Answer: B. 18

Explanation

We need 4-digit numbers. The thousands place cannot be 0, leaving 3 choices (1, 2, 3). The remaining 3 positions can be filled by the remaining 3 digits in 3! = 6 ways. Total = 3 * 6 = 18.

Related questions on Algebra

Practice more NDA Mathematics questions