0 votes
in C Plus Plus by
What is a structure in C Language?

1 Answer

0 votes
by

Structure constitutes a super data type which represents several different data types in a

single unit. A structure can be initialized if it is static or global.

Related questions

+1 vote
asked Jul 16, 2019 in C Plus Plus by Indian
0 votes
asked Mar 17, 2020 in C Plus Plus by SakshiSharma
...