Write a C-program to determine LCM or HCF of two integer values. Your code should first of all provide two choices 1 or 2 to the user to opt for LCM or HCF
Load More
That is All