<aside> 💡 Arrays can have structures as elementsstructures may contain arrays as elements.

</aside>

How do we access Nested Structure’s Members?

Why do we use Nested Structures?


How do we declare an Array of Structures?

What’s the syntax?

How do we initialize an Array of Structures?

How are they stored in memory?

How do we use Designators

to Initialize an Array of Structures?


Recall: SQL Tables Analogy to Array of Structures