what is structure explain with example
Answers
Answered by
2
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. ... We can solve this problem easily by using structure
Answered by
1
Answer:
Structure is a constructed building or a specific arrangement of things or people, especially things that have multiple parts. An example of structure is a newly built home. An example of structure is the arrangement of DNA elements. ... Something constructed, such as a building.
Explanation:
Hope it will help you
Thank you!
Similar questions