Click to Get Answers
C-Programming Examples
Click on Topic to Get Answers
- PROJECT ON C++ PROGRAM BANK MANAGEMENT SYSTEM
- ATM Transaction – C Program
- Library Management System- C Program
- Employee Record Management System in C Program
Other Programs
- Numeric Palindrome in C programming.
- Reverse the number in C-Programming
- Armstrong or not in C-Programming.
- Positive Negative or Zero in C-Programming.
- Even or Odd in C-Programming.
- Sum of Natural Numbers in C-Programming
- Factorial of a number with or without recursion
- Number of employees getting salary between 5000-10000 -C Program
- Display Name of the day on the basis of number entered (1 for Sunday, 2 for Monday in C-Program)
- Counting Vowel and Consonant in C-program
- Fibonacci Sequence in C-Program
- Factorial of a number
- display number of employee salary between 50k and 100k
- Greatest among four numbers in C-Programming
- Arranging name in alphabetical order
- Menu Driven Program in C-Programming
- Enter five name and post of employees and display in proper format using Structure in C-Program
- Compare two string function in C-Program
- Enter elements of 4×4 matrix and find sum of elements of matrix in C-Program
- Transpose Matrix in C program
- Input 10 integer in array and find total in C program
- Multiplication table in C program
- Decimal to Binary using while statement in C program
- Binary to Decimal in C Program
- Print number entered and find sum using do while statement in C program
- HCF and LCM using while statement in C program
- Prime or Not using for statement in C program
- Product of matrix in C program
- Sum of digits in C Program
- Enter Record and Store information
- Add Two Matrices in C Program
- Multiplication of two integer using function in C -Program
- Read five positive number using array find least among them
- String Functions in C Program
- Numeric Patterns in C Program
- Greatest among input number ‘N’ using array in C Program.
- Input ‘N’ numbers in array and find sum using array in C program.
- Sort Numbers in Ascending order using Array in C Program
- Sort the names and address into alphabetical order using structure
- Sum of N integer using recursion
- Message in a file C Program
- ‘N’ number of Name, address,phone in a file and display in proper format in C program