write a program to find lcm and hcf of two numbers??



write a program to find lcm and hcf of two numbers??..

Answer / yonatan

please tell me the answer?

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More C Interview Questions

ASCII stands for

1 Answers  


Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program

3 Answers   Subex,


What are the rules for the identifier?

0 Answers  


Write a c program using for loop in switch case?

1 Answers   Infosys,


write a program to check whether a number is Peterson or not.

3 Answers  






Why doesn't the code "a[i] = i++;" work?

4 Answers  


print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1

1 Answers   Winit,


code for concatination of 2 strings with out using library functions?

3 Answers  


What is the symbol indicated the c-preprocessor?

0 Answers  


Tell us the difference between these two : #include"stdio.h" #include<stdio.h> define in detial.

5 Answers  


what is the difference between auto and static keywords

1 Answers   cDot, College School Exams Tests, TCS,


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

0 Answers  


Categories