• arithmetic operators.
  • bitwise operators.
  • logical operators.
  • relational operators.
  • sizeof operator.
  • special operators.
  • operator precedence.
  • if-else.
  • if-else2.
  • scanf.
  • array.
  • pointer1.
  • pointer2.
  • lab problem(printing diamond of stars).
  • string.
  • functions.
  • selectionsort.