Check if a number is multiple of 9 using bitwise operators – Bit Algorithm – Given a number n, write a function that returns true if n is divisible by 9.
write a c program to check whether the given number is divisible by 7 or not
1 Article
1