C Language // Introduction of C Language // Variables // Constants // Keywords // #clanguageC Language // Operator Procedence of C // Conditions in C language// If-else statement C Language // Loops // Types of Loops // While Loop // Do-While Loop // Breake Statement C Language // Number Guessing Game Project// Recursion// Function// Types of functions C Language / Pointer // Pointer to a Pointer // Types of Function Calls // Arrays C Language // Multidimensional Array // 2D Array // String// String in Memory // Strcpy. C Language // Structure // Array of Structure// Structure in Memory // Typedef Keyword C Language // Dynamic Memory Allocation // Malloc // Calloc // free // realloc Functions