Write a menu driven program to accept a number from user and check whether it is a buzz number or to accept any two numbers and print the gcd of them;;
a) bus number is the number which either end with 7 or divisible by 7 .
the Gcd of two numbers is calculated by continued division method. Divide the larger number by the smaller; the remainder then divide the previous devices that process is repeated the remainder is zero the divider then the gcd
Answers
Answered by
5
Answer:
CodeChef is a non-commercial competitive programming community. Username: *. Password: * ... Confusion in Binary Number · CBN. 0. 0 · Number of Proper ...
Similar questions