Structure
Structure
structure
1
Structure
• A structure is a user defined data type in C. A structure creates
a data type that can be used to group items of possibly
different types into a single type.
Example of Structure: