Check if all digits of the given integer are even.ExampleFor n = 248622, the output should beevenDigitsOnly(n) = true;For n = 642386, the output shoul