If the sum of the digits of a number is divisible by 9, the number will be divisible by 9.2 + 6 + 3 + 2 + 5 + 1 = 19The nearest multiple of 9 is 18.19 - 18 = 1.
Let the ten's digit be x and unit's digit be y. Then, number 10x + y.Number obtained by interchanging the digits = 10y + x.(10x + y) + (10y + x) = 11(x + y)which is divisible by 11.