MakeItSimple

  • Home
  • C language
    • FAQs
    • Programs
  • Python
    • FAQs
    • Programs
  • HTML
    • Programs
    • FAQs
  • CSS
  • Javascript
    • FAQs
    • Programs
  • PHP
    • FAQs
    • Programs
  • JQuery
    • FAQs
    • Programs
  • AJAX
  • Bootstrap 3
  • Website

Programs in C language

  1. Program to find the sum of individual digits of a positive integer.
  2. Program to find the factorial of given number.
  3. Program to find whether the given number is Even or Odd.
  4. Program to find whether the given number is Palindrome or not.
  5. Program to find whether the given number is Armstrong or not
  6. Program to find Reverse number of given number.
  7. Program to print multiplication table of a given number.
  8. Program to find LCM of given number.
  9. Program to find HCF of given number.
  10. Program to find largest of given numbers.
  11. To generate the first n terms of the Fibonacci sequence.
  12. To generate all the prime numbers between 1 and n, where n is a value supplied by the user.
  13. To find the roots of a quadratic equation.
  14. program, which takes two integer operands and one operator form the user, performs the operation and then prints the result.
  15. Program to find Sum of two matrices.
  16. Program to find Difference of two matrices.
  17. Program to find Product of two matrices.
  • HTML5 Examples
  • CSS3 Examples
  • PHP Examples
  • JavaScript Examples
  • jQuery Examples
  • Drag and Drop in HTML5
  • 2D Rotation in CSS3
  • Canvas in HTML5
  • LocalStorage
  • Registration form
  • Geolocation in HTML5
  • Audio in HTML5
  • Video in HTML5
  • Digital Clock
  • Login and Logout
  • Swaping two images
  • appendChild Example
  • removeChild Example
  • File upload in PHP
  • Image slider in jQuery