how to know the middle with the first and las number code example Example: find last digit of number //C++ int last_digit = number % 10;