Jun 27, 2024
mingw for Windows as the C compiler.int, float, char, including their sizes and how to use them in variables.if, else, and else if for decision making.while, for, and do-while loops for iteration.unsigned and long.const keyword to define read-only variables.printf and scanf functions for output and input respectively.int* ptr)NULL to indicate they are not pointing to any valid memory address.*\0).strcpy, strcat, strcmp, etc., and their usages.struct declaration and usage).name, author, and price.