- What is Language
- Why C-Language is so important?
- History of C Language
- Features of C Language
- What is computer ?
- What is 0 & 1 ?
- How I get 0 & 1 stored in memory?
- Flow of C Program
- using printf and scanf function
- what is variables in c?
- what is data type in c?
- what is keywords in c?
- operators in c
- Using comments in c
- Escape Sequence in C
- Constants in C
C-Control Statements
- C if else Statement
- C Switch Statement
- C Loops
- do while loop in C
- while loop in C
- for loop in C
- C break statement
- C continue statement
- C goto statement
- Type Casting in C
C-Functions
Array
Pointers
Dynamic Memory
Strings
- C Strings
- C gets() and puts() functions
- C String Length: strlen() function
- C Copy String: strcpy()
- C String Concatenation: strcat()
- C Compare String: strcmp()
- C Reverse String: strrev()
- C String Lowercase: strlwr()
- C String Uppercase: strupr()
- C String strstr()
Math
Structure
File Handling
- File Handling in C
- C fprintf() and fscanf()
- C fputc() and fgetc()
- C fseek() function
- C rewind() function
- C ftell() function
Preprocessors
Command Line
programms
- HELLO WORLD
- swapping two numbers
- Print name without using semicolen(;)
- Program to Add two Numbers
- Add Two Numbers without using third variable
- Program to print 10 Natural numbers
- Program to print n natural numbers
- Program to print n EVEN numbers
- Program to print n Odd numbers
- C program to get input from a user using scanf
- using if else control instructions
- while loop example
- check if an integer is prime or not
- command line arguments
- function program
- Using comments in a program
- using structures
- Fibonacci series
- C graphics
- Addition program in C
- Even or odd
- Addition-subtraction-multiplication-and-division
- Check vowel
- Roots of a Quadratic equation
- Leap year program
- Sum of digits
- Factorialfind HCF and LCM
- convert decimal to binary
- find nCr and nPr
- Sum of n numbers
- swap two numbers
- reverse a number
- Palindrome number
- Pattern programs
- print diamond pattern
- Prime number
- Armstrong number
- Floyd's triangle
- add two numbers using pointers
- find maximum element in an array
- find minimum element in array
- Linear search
- Binary search
- program to reverse an array
- insert an element in an array
- program to delete an element from an array
- program to merge two arrays
- Bubble sort in C
- Insertion sort in C
- Selection sort in C
- Matrix addition in C
- Subtract matrices
- Transpose of a matrix in C
- Matrix multiplication in C
- C program to print a string
- String length in C
- String compare in C
- String copy in C
- String concatenation in C
- program to reverse a string
- Palindrome in C
- program to delete vowels from a string
- substring program
- program to check subsequence
- program to sort a string in alphabetic order
- program remove spaces, blanks from a string
- program to change case of a string
- program to swap two strings
- program to find the frequency of characters in a string
- Anagram program in C
- File reading program
- program to copy a file
- program to merge two files
- program to list files of a directory
- program to delete a file
- program to generate random numbers
- program to add two complex numbers
- program to print date
- program to get IP address
- program to shut down or turn off computer
No comments:
Post a Comment