Write a java program that asks the user once for a number greater than 100, abd then write the following methods.
int digits(int n), returning the number of digits of the argument.
int firstDigit(int n), returning the first digit of the argument.
int lastDigit(int n), returning the last digit of the argument.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here