C programs with output showing usage of operators, loops, functions, arrays, performing operations on strings, files, pointers. Download executable files and execute them without compiling the source file. Code: to write programs, most of these will work with TurboC++ and Dev C++ compilers. The first program, prints "Hello World."
- Hello World C Program
- Addition of Two Numbers
- Subtraction of Two Numbers
- Multiplication of Two Numbers
- Division of Numbers
- Leap year Programs
- Swapping of two Numbers
- Odd and even Numbers
- check vowels
- Check Palindrome Numbers
- Prime Number Programs
- Factorial programs
- HCF and LCM Programs
- Program to find nCr and nPr
- Convert Decimal in to Binary
- Sum of n Numbers in c
- Reverse a Number
- Palindrome Number
- Prime Number
- Armstrong Number
- Fibonacci Series
- Addition of two number using pointer
- Addition of two Matrix
- Subtraction of two Matrix
- Multiplication of two Matrix
- Transpose of matrix
- Maximum element in Array
- Minimum Element in Array
- Linear search
- binary search
- Reverse Array
- Insert Element in Array
- Delete Element in Array
- Merge Two Arrays
- Insertion sort
- Bubble sort
- Selection sort
- Print string
- String Length
- Compare Strings
- Copy Strings
- Concatenate Strings
- Reverse String
- Find palindrome
- Delete vowels
- C Substrings
- Subsequence
- Sort a String
- Remove Spaces
- Change Case
- Swap Strings
- Character's Frequency
- Anagrams
- Read files
- Copy Files
- Merge Two Files
- List Files in Directory
- Delete File
- Random Numbers
- Add Complex Numbers
- Print date
- Get IP Address
- Shutdown Computer
C programs with output showing usage of operators, loops, functions, arrays, performing operations on strings, files, pointers. Download executable files and execute them without compiling the source file. Code: to write programs, most of these will work with TurboC++ and Dev C++ compilers. The first program, prints "Hello World."