Computer Science, asked by torral2485, 11 months ago

C program to check to the number divisible by 5 and accept input from stdin

Answers

Answered by boimanny888
0

Write a C program to check whether a number is divisible by 5 and 11 or not using if else. How to check divisibility of any number in C programming. C program to enter any number and check whether it is divisible by 5 and 11 or not. Logic to check divisibility of a number in C program.

Similar questions