- Basics of C
- Introduction to the Programming Language
- Introduction to the C Programming Language
- Features of C Programming Language
- How to install C
- Hello World Program
- C Program compilation and execution
- The phase of C Program compilation
- C Language Syntax
- Keywords and identifiers
- Operators in C
- Data types in C
- Variables in C
- Types of variables
- Declaration, definition and initialization of variables
- Scope of a C Variables
- Constant in C
- C input-output functions
- Format specifier
- C Control Statements
- C loops
- C Functions
- Pointer
- Introduction to pointer
- Pointer declaration, initialization, and dereferencing
- Double pointer
- Operations on pointers
- Pointer arithmetic and address arithmetic
- Pointer to an array
- Array of pointers
- String and pointer
- Pointer to structure
- Function pointer
- Passing pointers to function
- Dangling pointer and memory leak
- Null and Void pointers
- Constant pointer and pointer to constant
- Structure and Union
- Dynamic memory Allocation
- Miscellaneous Topics
‹ free
Categories: C Language
Leave a Reply