java get last number of integer code example Example: getting the last value of an integer in java int lastDigit = number % 10