struct keyword is used to define a structure . struct defines a new data type which is a collection of primary and derived data types.
struct keyword is used to define a structure . struct defines a new data type which is a collection of primary and derived data types.