C programming

Learn C programming

C programming practicals & tutorials


  1. C programming basic information
  2. C programming interesting examples.


c programming basic  information
  1. We learn short history of c programming
  2. We learn about variables in c.
  3. We learn about I/o operations in c.
  4. We learn about Structure of c programming.


c programming interesting examples 
  1. Addition of two numbers in C.
  2. Substraction of two numbers in C.
  3. Multiplication of two numbers in C.
  4. Percentage of two numbers in C.
  5. Calculate power of given number in C.
  6. Calculate square of given number in C.
  7. Calculate Log of given number in C.
  8. Print n natural numbers in C.
  9. Find out prime number in C.
  10. Find out alfabet from given character set in C.


Some Real life Application based programs in C.
  1. Write a program in C for sign in process.
  2. Write a program in C to check weather a person eligible for  BCA course.
  3. Write a program in C for simple online shopping store.
  4. Write a program in C for creating strong password according to users Mobile number, birth Date and age.
  5. Write a program in C for creating simple "suggest choice able articles to user" by getting required input from user.
  6. Write a program in C for Creating chatbot.
  7. Write a program in C for creating any Quiz.
  8. Write a program in C for creating secured folder and add one article in your folder.



  1. Go back to Home 🚀



  1. addition of two numbers in C.



  1. Substraction of two numbers in C.



  1. Multiplication of two numbers in C.



  1. Division of two numbers in C.



  1. calculate percentage of Marks in C



  1. find square of given number in C



  1. find log of given number in C.



  1. check weather number is prime or not in C.



  1. check weather character is alfabet or not in C.



  1. learn Basics of c program


Also Read this

Comments