Embedded Prep
—
by
Structure and Union in c : A structure in C is a user-defined data type that groups related variables of different data types under a single name. Each member of a structure has its own memory location.