- Computer Programming
- C Programming
C Programming: Pointers and Memory Management - 4
Completed by Sudaraka Wijesinghe
March 20, 2025
7 hours (approximately)
Sudaraka Wijesinghe's account is verified. Coursera certifies their successful completion of C Programming: Pointers and Memory Management - 4
What you will learn
Visualize the concept of a pointer and use it to pass variables to functions by reference in order to modify them via the function
Apply pointer arithmetic in order to address elements of both one-dimensional and multi-dimensional arrays
Use arrays of strings to store lists of strings in one array variable
Control memory usage by dynamically allocating and freeing memory at runtime
Skills you will gain
