- Computer Programming
- C Programming
C Programming: Advanced Data Types - 5
Completed by Sudaraka Wijesinghe
March 22, 2025
7 hours (approximately)
Sudaraka Wijesinghe's account is verified. Coursera certifies their successful completion of C Programming: Advanced Data Types - 5
What you will learn
Define new data types (structures) to store multiple data items in one variable and create, initialize and modify variables of these new types
Find and explain the memory usage of a structure and use pointers to structures
Create linked lists of structures with dynamic memory allocation at runtime
Sort or search lined lists of structures
Skills you will gain
