1.

What is structure in C language?

Answer»

Structures are a COLLECTION of various DATA ITEMS of different data-types. Like an ARRAY, each member in a STRUCTURE is located next to each other.



Discussion

No Comment Found