- >>> HISTORY OF C LANGUAGE
- >>> Why we learn C Language ?
- >>> Basic Structure of C program
- >>> simple c program
- >>> c program for adding two numbers / integers
- >>> c program to add two numbers without using third variable
- >>> C Program to add two numbers / Integers using Pointers
- >>> c program to get the product of two numbers
- >>> C Program for Division of two numbers
- >>> SIMPLE IF STATEMENT IN C
- >>> C Program to Implement SIMPLE IF-ELSE
- >>> % OPERATOR/ MOD OPERATOR IN C
- >>> C program for pre-increment and post-increment
- >>> C Program for pre decrement and post decrement
- >>> C Program to Show the Operations of Arithmetic Operators
- >>> C Program to Perform Arithmetic Operations using Switch Loop
- >>> C program to find the number even or odd
- >>> C Program to find Number Even or Odd using Bitwise Oprator
- >>> C program to find Greatest of two Numbers Using Conditional Operator
- >>> C program to find the Largest of Three Numbers using Conditional Operator
- >>> C program for showing printf Format Spcifiers in c
- >>> Size of Operator in C
- >>> C Program to Add n Integers without Array
- >>> C Program to Add N integers using Array
- >>> C Program to Swap Two Numbers using Temp/Third Variable
- >>> C program to print Fibonacci series upto N th term
- >>> C program to Find the Number is Prime or Not
- >>> C program to print Prime Numbers Between 1 and n
- >>> C program to print the Prime Numbers Between the two numbers or given range
- >>> C Program to Print Numbers 1 TO N WITHOUT using LOOP
- >>> C Program To Find The Reverse Of a Given Number
- >>> C Program To Find The Number Palindrome or Not
- >>> C Program to Print Multiplication Table of a given Number
- >>> C Program to find the Factorial of Given Number
- >>> C Program to find Factorial of given Number using Function
- >>> C Program to find the HCF of given set of Numbers
- >>> C Program to sort an Array using Function
- >>> C Program to Find LARGEST / BIGGEST Number in Array
- >>> C Program to Find LARGEST AND SMALLEST Number in Array
- >>> C Program to Print the Elements of ARRAY in REVERSE
- >>> C Program to find the Average of Marks using Function
- >>> C Program to Sort the Marks of Students with their Names
- >>> C Program to PRINT A MULTI-DIMENSIONAL ARRAY IN SNAIL SHELL WAY
- >>> C Program to PRINT MATRIX IN SNAIL SHELL WAY
- >>> C Program to count and print Vowels in a given String
- >>> C Program to CONCATENATE two given Strings
- >>> C PROGRAM EXAMPLE FOR toupper() FUNCTION
- >>> C PROGRAM EXAMPLE FOR tolower() FUNCTION
- >>> C PROGRAM TO PRINT LOVE SYMBOL
- >>> C PROGRAM TO PRINT SMILEY SYMBOL
- >>> WORKING WITH USER DEFINED HEADER FILES IN C
- >>> C Program to implement STACK OPERATIONS
- >>> C Program to implement QUEUE Operations using Array
- >>> C program to print sum of series 1+2+3+..+n
- >>> C PROGRAM TO PERFORM ADDITION OF TWO MATRICES
- >>> C PROGRAM TO PERFORM SUBTRACTION ON MATRICES
- >>> C PROGRAM TO PERFORM MATRIX MULTIPLICATION
- >>> C PROGRAM TO FIND ROOTS OF QUADRATIC EQUATION
- >>> C PROGRAM TO CHECK WHETHER GIVEN YEAR IS LEAP YEAR
- >>> Constants in C
- >>> Compiling a C program with Visual Studio Command Prompt
- >>> C Program to count duplicate elements in an array
a blog by Sameer. Its all about programming and technology. Articles on C programs, C#.Net, VB.Net, ASP.Net, Sql Sever, Technology and many more.
This website completely moved to new platform. For latest content, visit www.programmingposts.com
Search this Site
C Programs
Subscribe to:
Posts (Atom)
No comments:
Post a Comment
Thanks for your comments.
-Sameer