C Program
-
C Program for Arithmetic Operations using Switch Statement
-
C Program to Copy a String with out using strcpy() Built in Function
-
C Program to Count Total Number of Digits in a Number
-
C Program to Find Area of a Triangle
-
C Program to Find Biggest of Two Numbers using Ternary
-
C Program to Find Factorial of a Number using While Loop
-
C Program to Print Prime Numbers upto a given Number
-
C Program to Print Reverse of a String without strrev() function
-
Evaluate Algebraic Expression (ax+b)/(ax-b)