____________
|| C Programs ||
________
- C program to print addition of two numbers.
- C program to print subtraction of two numbers.
- C program to print multiplication of two numbers.
- C program to print division of two numbers.
- C program to print multiplication table.
- C program to swap values of two variables.
- C program to print ASCII character of Corresponding Number.
- C program to print remainder when first number is divided by second.
- C program to print even numbers using while loop.
- C pyramids.
- C program to print the area of equilateral triangle.
- C program to print area volume and curved surface area of cone.
- C program to print floor of given number.
- C program for username and password verification.
- C program to print nth term of any series (tn).
- C program to count number of words from string.
- C program to illustrate nPr.
- C program to reverse any number.
- C program to count number of vowels in given string.
- C program to count characters in any string.
- C program to sort array.
- C program to count line from any files.
- C program to Count diagonals of polygon by sides.
- C program for setting time.
- C program to convert decimal number to binary number.
- C program to copy content of one file to another named file.
- C program to check weather Entered strings are equal or not.
- C program to print ASCII number of corresponding ASCII character.
- C program for time conversation.
- C program for simple calculator.
- C program to print odd numbers using for loop.
- C program to print factors of entered number.
- C program to print factorial of entered number.
- C program to add two numbers using UDF.
- C program to Multiply Two numbers UDF.
- C program to illustrate 1+2+3+........+n.
- C program to print odd numbers without using loops.
- C program to calculate TSA,CSA and volume of cuboid.
- C program to print sum till n term in any series (Sn).
- C program to find greatest number from 3 given numbers.
- C program to illustrate nCr.
- C program to count number of alphabets from entered string.
- C program to decide and print quadrant by given point.
- C program to print multiplication without using loops.
- C program to count Simple intrest.
- C program to illustrate 12+22+32+........+n2.
- C program to print Floyd's triangle.
- C program to print current date.
- C program to print Christmas tree.
- C program to print lines,words and characters from any file.
- C program to find hypotenuse by other two sides.
- C program to print grade according to marks.
- C program to print grade according to average of marks of all subjects.
- C program to print odd numbers with while loop.
- C program to print even numbers with help of for loop.
- C program to generate and print Fibonacci series.
- C program to print area of triangle by co-ordinates.
- C program to print area of right angled triangle.
- C program to print average till n numbers.
- C program to print absolute value of any number.
- C program to print even numbers without using loops.
- C program to convert money.
- C program to print GCD of any two entered numbers.
- C program to count words and characters from string.
- C program to check weather entered number is palindrome or not.
- C program to count the numbers from any entered string.
- C program to print sizes of datatypes.
- C program to color a text.
- C program to check weather entered number is perfect or not.
- C program to illustrate 13+23+33+........+n3.
- C program to count the length of the string.
- C program to Count the length of the string Method Two.
- C program to check that the content of two entered files are equal or not.
- C program to subtract two numbers UDF.
- C program to print area of sector.
- C program to illustrate 1+2+3+4.........+n.(Second method)
- C program to find CSA,TSA and Volume of cylinder.
- C program to illustrate 12+22+32+........+n2.(Second method)
- C program which will print source code as output.
- C program to count number of Years,Weeks and days by total number of days.
- product of two numbers without using "*".
- C program to convert binary to decimal.
- C program to add all the digits of Entered number.
- C program to print smallest number from 10 numbers.
- C program to illustrate xy .
- C program to print binary pattern of any entered string.
- C program to print ASCII character list.
- C program to print power to any number without using inbuilt function.
_________________________________________________________________________________