A structure is a data type.
A variable can either be of a basic type, or of a struct type.
An array is just a collection of multiple variables of the same data type.
A structure is a data type.
A variable can either be of a basic type, or of a struct type.
An array is just a collection of multiple variables of the same data type.