Computer Science, asked by shardhabhandari00, 4 days ago

Write a program to print whether a given number is divisible by 7 or 11 or NOT in qbasic

Answers

Answered by devanshrajput5259
0

To find number is divisible by 7:

first we have to find the factor that particular number and than see in that factor 7 is available or not, if 7 is available so that number is divisible by 7.

Similar questions