Q 1 : Write a program to calculate Greatest Common Factor ?
Q2 : Write a program to input two numbers and find out Least Common Multiple?
Q 3: Write a program to convert a number into its equivalent word without using character array?
Q 4 : Write and explain the action of WHILE statement. Develop a program in ‘C’ language to compute the average of every third integer number lying between 1 and 100. Include appropriate documentation.
Q 5 : Write a C program to swap values of two variables without using temporary variable
No comments:
Post a Comment