Computer Science, asked by atharv1702, 11 months ago

define structure.. explain concept of array of structure with appropriate example​

Answers

Answered by MƦAttrαctívє
3

\huge\bold\star{\underline{\underline{\mathcal\purple{Nmste}}}}\star

&lt;b&gt;In programming, structure is a composite datatype with a collection of variables. These variables can have different data types and collectively form a structure of a composite datatype. An array of structures is a sequential collection of structures. ... Here is an example of an array: #include<stdio.h>

▌│█║▌║▌║▌│█║▌║▌║♥️

Answered by katarijansi
1

Explanation:

In programming, structure is a composite datatype with a collection of variables. These variables can have different data types and collectively form a structure of a composite datatype. An array of structures is a sequential collection of structures. ...

Attachments:
Similar questions