Introduction of C Language
Some Programming Rules
Limits & Use of (), {}
Keywords, Header Files, Uses of # include, Printf(), Scanf(), Functions
Operators- Arithmetic, Logical, Comparison/ Relational & More
Conditional Statements ( if Else & Switch Case )
Clear Concepts & Implementation of Different Loop Category -( Entry level ( For, while ), Exit level ( Do While)
Arrays- Single & Multi Dimension Arrays
Predefined Functions (String Functions, length & Many More )
Introduction of User Defined Functions