-
Write A C Program to find the sum of series S=1+2+3+….+n
Write a C program to find the Reverse Number:
Write A CProgram to find Sum of Digit .
Write A Program to find Digit on not:
Write A C Program to find a Number prime on not:
Write a C program to find S= 1-2 + 3-4 + 5-6 +7-8+. . . .+n
Write A C Program Swap with macro:
Write a C Program to print a triangle of stars as follows (take a number of lines from users).
Write a C Program to check the factor of a number.
Write a c Program to calculate the factorial of a number using a recursive function.
Write a C Program to find the Maximum and minimum element of array.