Programming Examples

20 July 20110 comments

 General
  1. Find out the perfect number using c program
  2. A program that finds out whether a number is Armstrong or not 
  3. A program to check whether the given number is prime or not
  4. A code snippet that will reverse any given number 
  5. A program to find the sum of digits of a given number 
  6. A program to check whether the given number is palindrome or not
  7. A program to print the Floyd's Triangle  
  8. A program to find the power of a number
  9. A program to determine whether the particular year is leap year or not 
  10. A program to find the addition of two matrices 
  11. A program that display the today's date
  12. A program to find whether the matrix is upper triangular or not 
  13. A program to concatenate the two strings 
  14. A program to find the length of a given string 
  15. A program to empty the recycle bin  
  16. A program to check whether the matrix is diagonal matrix or not
  17. A program to Check whether the matrix is zero/null matrix or not  
  18. A program in C to check whether the matrix is lower triangular or not
  19. A Program To Make Random Numbers Using C 
  20. A Menu Driven Program that output accordingly 
  21. A program in C to shut down the computer 
  22. A C program to get the ip address of your PC 
  23. A C program to add two complex numbers
  24. A C program to sort a list using the bubble sort method 
  25. A C program to delete a file
  26. A program in C to show the working of insertion sort 
  27. A program in C to reverse an array 
  28. A C program to calculate the standard deviation using functions
  29. A Program in c to replace a substring of a given string 
  30. A C program to print Fibonacci Series using Recursive Function
  31. A C Program to Sort the Strings In Ascending Order 
  32. A C Program To Merge The Elements Of Array
  33. A C Program To Delete An Element From An Array 
  34. A C Program To Insert An Element Into The Array
  35. A C Program To Find The Biggest Element In The Array 
  36. A Menu Driven Program In C That Performs The Arithmetic Operations 
  37. A Program In C To Reverse The Floyds Triangle
  38. A Program To Copy One File to Another 
  39. A Program To Print The Table Of Five In C 
  40. A C Program To Calculate Sum Of First And Fourth Digit Of A Four Digit Number.
  41. Program In C That Finds The Compound Interest . 
  42. A Program That Reads a String And Counts The Number Of Vowels,Words Present In The String 
  43. A Program In C To Calculate Area And Perimeter Of A Rectangle And Area And Circumference Of A Circle. 
  44. A Program In C++ To Find The Volume of Box 
  45. A Program in C To Perform The Addition Of Two Numbers Using Pointers 
  46. A C Program To Print The Pascal's Traingle 
  47. A Program In C To Enter Elements And Print Whether They Are Even Or Odd. 
  48. A C Program To Interchange Its Even Position Elements With Odd Position Elements.
  49. A Program In C To Perform The Function Of Selection Sort 
  50. A Program To Find Greater between two numbers in C++ 
  51. A Program To Calculate Tax @ 20% If The Salary Of A Person Is Greater Than 10000. 
  52. A Program In C To Print ArmStrong Number Between 1 And 500
  53. A C Program To Print The Table Of 2 , 3 And 4 On One Screen 


Share this article :

Post a Comment

 
Copyright © 2011. All Compiler - All Rights Reserved