Course Overview

C Programming Language is the most widely used computer language. you should have a basic understanding of Computer Programming terminologies.

  • Introduction Of C
  • Structure of C programming
  • Keyword in C
  • Variable in C
  • Declaration of variable
  • Data types in C
  • Managing input and output operations
  • Types of operator
  • Arithmetic Operators
  • Increment Decrement Operators
  • Relational Operator
  • Logical Operators
  • Conditional statements
  • If statement
  • If else statement
  • Nested if statement
  • Else if ladder statement
  • Switch statement
  • Break statement
  • Type of Loops
  • While loop
  • Do…while loop
  • For loop
  • Nested Loop
  • GoTo statement
  • Break statement
  • Continue statement
  • Math Function
  • Arrays
  • Types Of Arrays
  • Strings