Todayโs Outline
- Pointer Arithmetic
- Pointer Array vs Array Pointer
- Pointer of Pointer & Pointer Reference
- Dynamic Memory Allocation
Pointer Arithmetic
Pointer Array vs Array Pointer
Pointer Array
Array Pointer
Pointer of Pointer & Pointer Reference
Dynamic Memory Allocation