C Programming Plus
www.cprogrammingplus.com
Pages
Home
Input Output
Operator
Math.h
If, If....else
Conditional Operator
Switch
Series
Pyramid
Loop
One Dimensional Array
Multi Dimensional Array
String.h
String
File Read
File Write
File Read and Write
Structure
Function
Recursive Function
Pointer
Miscellaneous program
ASCII Character Codes
PDF Books
Miscellaneous program
40.1. Hello world C program.
40.2. C hello world program using character variables.
40.3. Hello world program in C language.
40.4. C program to print hello world a number of times Using a for loop we can display it a number of times.
40.5. Displaying hello world indefinitely.
40.6. C program to print an integer.
40.7. C program to store an integer in a string.
40.8. Addition program in C.
40.9. Addition without using third variable.
40.10. C program to add two numbers repeated.
40.11. C program for addition of two numbers using a function
40.12. Odd or even program in C using modulus operator
40.13. C program to find odd or even using bitwise operator.
40.14. C program to check even or odd using conditional operator.
40.15. C program to check odd or even without using bitwise or modulus operator.
40.16. C program to perform addition, subtraction, multiplication and division.
40.17. C program to check whether a character is vowel or consonant.
40.18. C program to check whether a character is vowel or consonant.
40.19. Check vowel using switch statement.
40.20. Function to check vowel.
40.21. C program to check leap year.
40.22. Sum of digits in C.
40.23. Calculate sum of digits in C without modulus operator.
40.24. Sum of digits of a number C program using recursion.
40.25. Factorial program in C using for loop.
40.26. Factorial program in C using function
40.27. Factorial program in C using recursion
40.28. C program to find hcf and lcm
40.29. C program to find hcf and lcm using recursion
40.30. C program to find hcf and lcm using function
40.31. C program to convert decimal to binary
40.32. C code to store decimal to binary conversion in a string.
40.33. C program to find nCr using function
40.34. Another way to calculate nPr and nCr using functions.
40.35. C program to sum n numbers using for loop
40.36. C program to calculate sum of n numbers using array
40.37. C program for addition of n numbers using recursion
40.39. Swapping of two numbers without third variable
40.38. Swap function in C language
40.40. Swap two numbers using pointers
40.41. C programming code to swap using bitwise XOR
40.42. C program to find reverse of a number
40.43. Reverse number C program using recursion
40.44. C program for palindrome number
40.45. Function to check palindrome number
40.53. Prime number program in C language
40.54. C program for prime number or not
40.55. C program for prime number using function
40.57. C program to check Armstrong number using function
40.58. C program to generate and print armstrong numbers
40.59. Fibonacci series C program using for loop
40.60. Fibonacci series C program using recursion
40.61. C program to print Floyd's triangle
40.62. program to print Floyd's triangle using recursion
40.64. C program to add two numbers using pointers
40.63. Pascal triangle in C
40.65. C program to add numbers using call by reference
40.66. C program to find maximum element in an array
40.67. C programming code to find maximum using function
40.68. C program to find minimum element in array
40.69. C programming code to find minimum using function
40.70. C programming code using pointers
40.73. C programming code for binary search
40.72. C program for linear search using function
40.74. Reverse array C program
40.75. C program to insert an element in an array
40.76. C program to delete an element from an array
40.78. Bubble sort algorithm implementation in C
40.79. Bubble sort in C language using function
40.80. Insertion sort algorithm implementation in C
40.81. Selection sort algorithm implementation in C
40.82. Addition of two matrix in C
40.83. Subtract matrices C code to subtract matrices of any order.
40.84. C program to find transpose of a matrix
40.85. Matrix multiplication in C language
40.86. C program to print a string C program to print a string.
40.87. C programming code Enter a string
40.88. C program to print a string using recursion
40.89. String length C program
40.90. String length in C without strlen
40.91. C program to find length of a string using recursion
40.92. Function to find string length using pointers
40.95. String copy C program
40.94. C string comparison program
40.96. Copy string in C without using strcpy
40.97. Creating a function to copy a string
40.98. C program to concatenate strings
40.100. Reverse string C program without using strrev function.
40.101. C program to reverse a string using recursion
40.102. Palindrome program in C language
40.103. Palindrome number in C
40.105. C substring program
40.104. C program to delete vowels from a string
40.106. C program to check subsequence
40.107. C program to sort a string in alphabetic order
40.109. C program remove spaces, blanks from a string
40.111. C program to swap two strings
40.110. C program to change case of a string
40.112. Anagram program in C anagram program
40.113. C read file program File reading program in C
40.114. C program to copy a file
40.115. C program to merge two files
40.116. C program to delete a file
40.117. C program to generate random numbers
40.118. C program to print date C program to print current system date.
40.119. C program to get IP address
40.120. C program to shut down or turn off computer
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
No comments:
Post a Comment