Computer Science, asked by gayathririti, 7 months ago


Write a program to accept a number and check if it is a three-digit number or not. If
it is a three-digit number, print the maximum digit of the given number using Math clas:
method otherwise print it is not a three-digit number. For example, if the user enters
2345, the output should be "It is not a three-digit number,
Sample Input: Enter a number
Sample Output: The maximum digit in the given number is: 8​

Answers

Answered by rajveerkhangura318
0

Answer:

thnx for points ....

Explanation:

Please follow me thanks me and also mark me as brainliest!!!!

Similar questions