hi guys.
can u please help me in my project?
code for a java program that accepts input number and displays the largest among the individual digits of that input.
The sample output is here.
Input Number: 123456789
Largest Digit: 9
We cant still use arrays guys because we didnt discuss it yet.
Hope u can help me with this.
any loops can do.
thanks.