Showing posts from April, 2020Show all
C program to find smallest and largest elements from Matrix.
C program to calculate length of string and reverse the string without using string function.
C program to find Armstrong Numbers between 1 and 1000.
Simple C program for Nested macro.
C program to Swap two numbers using call by Reference.
C program to calculate Area , circumference and Diameter of Circle using  Macro.
C programming using Recursion concept.
C program to calculate factorial, permutation and combination in single Program.
 C program for checking Palindrome string without using string function.