👤

What are the structure for C programing? write the functions of each structure

Sagot :

Answer:

Structure is a group of variables of different data types represented by a single name. Lets take an example to understand the need of a structure in C programming. Lets say we need to store the data of students like student name, age, address, id etc.

Explanation:

sana makatulong