What is meant by structures and unions how they are used in C explain by writing suitable programs for both?

A structure is a user-defined data type available in C that allows to combining data items of different kinds. Structures are used to represent a record. A union is a special data type available in C that allows storing different data types in the same memory location.

Sizin İçin Seçtik  Online anlamı nedir?

Leave a Reply

Your email address will not be published. Required fields are marked *