Some basics of C programming language.
-
Data Types
-
Variable
-
Constant
-
Operator
-
Keyword
-
Comments
-
Main
-
Input-Output
-
Format specifier
-
Scape sequence
-
Conditional Statement
-
Boolean statement
-
Loop
-
Array
-
Strings
-
Function
-
Header file
-
Scopes
-
Casting
-
Pointers
-
Structure
-
Union
-
Bitfield
-
Enumeration
-
Preprocessor
-
Typedef
-
File Handling
-
Dynamic memory allocation
-
Command line argument
-
Variadic function
-
Storage class
-
Bit masking
-
Literal