Write a program that reads a five digit integer number from the keyboard, and then constructs

the largest possible integer number with the digits of the entered number. Your program should
have only one class , which implements the standard method.You are not allowed to use class String for manipulating the numbers and you also not allowed to use loops or arrays.
@@@@@@
Here is an example of what it should print:
Enter a five digits integer number: 89376
The digits in 89376 are:8,9,3,7,6
The largest number with this digits is : 98763

Similar Questions
    1. answers icon 5 answers
    1. answers icon 9 answers
  1. read the clues to find each number.it is a 7 digit number. it has a 0. the greatest digit is in the hundered thousands place.
    1. answers icon 4 answers
  2. It is a 7-digit numberIt has a digit 0. The greatest digit is in the hundred thousands place. The value of the digit 1 is
    1. answers icon 2 answers
more similar questions