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.
- String Palindrome 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
- Count Vowel and Consonant using C-Program
- Fibonacci Sequence in C-Program
- Hailstone series 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
- Enter name and post of ‘N’ employees and display 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
- Generate random numbers 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
- specific Numeric Pattern in Using 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
- C Program to calculate power of any base
- Write a program using structure in C that reads records of 10 students with roll number, name, address and displays the records of student who obtained greater than 250
- Write a C program to swap the value of two integers without using third variable
- Write a program in C using structure to enter the id and four different subjects marks of 3 students and display them in proper format along with total and percentage. (Note: Marks should be between 0 and 100)
- ‘N’ number of Name, address,phone in a file and display in proper format in C program
- Write a program in C to display the students of age 20-25 and store in file
- Write a program in C to copy file using file handling
- Write a program in C to enter ‘N’ of data using file handling (user choice)
- Write a C program to read marks of any 10 students in computer science and count how many have scored above 80