14. Write a program in Java to input a number and determine the number of digits.
Now form an integer that has the number of digits and most significant digit at one's
place. Display the number.
Sample Input = 2136
Sample Output = 46
Answers
Answered by
0
sample 2136
sample output 46
i hope it helps u
Similar questions