C Program

   

To generate Multiplication Table. 

To split number into digits.

To count number of digits in a number.

To find sum of digits of given number.

To print all prime upto given Range.

To print Fibonacci Series upto given number.

To Find largest among three number using Conditional 
Operator.

To find largest element of an Array.

To find largest and smallest element in an Array.

To find Second Largest and Second Smallest element of an unsorted Array.

To find Factorial of a number using recursion.

To find out Sum of digits of number using recursion.

To print Fibonacci series using recursion.

To find Reverse of any number using recursion.

To check a number is Palindrome or not using recursion.

To print number from 1 to 100 without using loop.


Some Books You Should Read :

               
    




Post a Comment

0 Comments