Learning Objectives | |
Be able to declare an array | |
Be able to access elements of an array | |
Be able to sequentially access arrays using loops | |
Be able to initialise arrays | |
Understand the use of structures | |
Be able to declare a structure and access the members of a structure variable |
Source Code from Notes | |
Additional Examples | |
Quick Check Exercises | Additional Exercises to try |
Previous Lecture | Home |
Next Lecture |