• How to give output?
  • Basic input and output
  • Use of the ternary statement
  • Decision-making practice-if-else and switch case
  • Looping/Iteration
  • Use of goto
  • Goto
  • Patterns
  • Use of string.h
  • Array-1D and 2D
  • Functions- call by value/ call by reference
  • Pointer
  • Structure
  • Dynamic memory allocation
  • File handling
  • Bitwise operators
  • Miscellaneous
  • Extra questions