All c programs
Simple program in c
Click on it๐
Array in c
Click on it๐
Operators in C
Click on it๐
- C program to demonstrate arithmetic operators
- C program to demonstrate the working of relational operators
- C program to demonstrate the working of logical operators
- C program to demonstrate the working of assignment operator
- C program to demonstrate the working of increment and decrement operator
- C Program for the conditional operator
- C program to demonstrate bitwise operator
Controlled structures in C
Click on it๐
- C program to check whether a given number is Even or Odd
- C Program to check whether the triangle is Equilateral, Scaleneor isosceles using if-else ladder
- C program to Print Day Name of Week using switch case
- C Program to print table of a given number using do-while loop
- C program to print table of a given number using while loop
- C Program to print table of a given number using for loop
Formatted input output
Click on it๐
Pointer
Click on it๐
Unformatted input output
Click on it๐
String function
Click on it๐
- C Program to demonstrate string
declaration and initialization.
- Program for string function strcpy() in C programming language.
- program
for string function strcat() in C programming language.
- program
for string function strlen() in C programming language.
- program
for string function strlwr() in C programming language.
- Program for string function strupr() in C programming language.
- Program for string function strset() in C programming language.
- Program for string function strrev() in C programming language.
Comments
Post a Comment