aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Playing with Numbers (Test - II)
  • What is the difference between the greatest and the least...
Multiple choice

What is the difference between the greatest and the least 5-digit number that can be written using the digits 6, 2, 7, 4 and 3, each only once?

  1. 50000

  2. 52965

  3. 52865

  4. 51965

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

Greatest number = 76432 Least number = 23467 Difference = 52965

Keep practicing — related questions

  • What is the difference between the greatest and smallest four-digit numbers that can be formed by the digit...
  • The largest number formed using the digits 5, 6, 7, 9, 0 using each digit only once is ?
  • int testarray[3][2][2] = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; What value does testarray[2][1][0] in the...
  • short testarray[4][3] = { {1}, {2, 3}, {4, 5, 6} }; printf(%dn, sizeof( testarray)); Assuming a short is tw...
  • According to C.H.Cooley, which of the following features are related to primary group? 1. Adjustment 2. Fai...
  • int y[4] = {6, 7, 8, 9}; int *ptr = y + 2; printf(%dn, ptr[ 1 ] ); /*ptr+1 == ptr[1]*/ What is printed, whe...
  • Which of the following are not examples of culture? 1. Plough 2. Nilgiri Hills 3. Taj Mahal 4. Pali Languag...
  • int x = 2 * 3 + 4 * 5; What will be the value of x in the sample code?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Number System and Digits (380 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy