define structure.. explain concept of array of structure with appropriate example
Answers
Answered by
3
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
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
English,
5 months ago
Hindi,
5 months ago
Accountancy,
11 months ago
Chemistry,
11 months ago
History,
1 year ago