Following is the list of C programs for a beginner
Basic C Programs
- C Code for Factorial
- Factorial in C++
- C Code for Prime Number
- C Program to Print Sum of Even and Odd Numbers
- C Code for Addition of Two Numbers
- Binary Search in C
- C Program to Find Area of Rectangle Using Function
- C Program to Swap Two Numbers Using Pointers
- C Program to Find Average of 3 Numbers
- C Program to Find the Length of a String
- Arithmetic Operations Using Switch Case in C
- C Program to Calculate Sum and Percentage of Marks
- Prime Numbers from 1 to n in C
- Simple Interest and Compound Interest in C
- C Program to Find Circumference of Circle
- C Program for LCM and HCF
- C Program to Print Even Number From 1 to n
- C Program to Calculate Average
- Multiplying Floating Point Numbers in C
- Area of Square in C
- Fibonacci Series in C
- Find the Largest of n Numbers Using the C Program
- Armstrong Numbers in C
- Calculating Area of Rectangle Using C Program
- C Program to Swap two numbers using Pointers
- Loops in C
- C Program to Check Whether a Number is Palindrome or not
- C Program to Find Sum of Digits of a Number
- C Program to Check Vowel or Consonant
- Sorting an Array in Ascending Order
- C Program for Sum of n Natural Numbers
- C Program to Reverse a String
- C Program to Print Pyramid Pattern
- C Program to Check Equality of Two Numbers
- Finding the Greatest Among Three Numbers
- WAP to Calculate Percentage and Grades in C
- Calculator program in C Using Switch Statement
- How to Find Length of Array in C
- String Concatenation in C
- Area of Triangle in C
- Binary to Decimal Conversion in C
- Decimal to Binary Conversion in C
- C Program for Reverse String
- C Program to Reverse a Sentence
- Identifiers in C
- Merge Sort in C
- C Program to Find Square Root of a Number
- C Program to Delete an Element from Array
- WAP to Find the Minimum and Maximum Element of the Array in C
Matrix Program in C
- Matrix Input and Output in C
- Matrix Addition in C
- Transpose of Matrix in C
- Matrix Multiplication in C
- Matrix Subtraction in C