show the structure of a good with a suitable example
Answers
Answered by
3
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.
Hope it helps you....
Similar questions
Math,
2 months ago
Computer Science,
2 months ago
Science,
5 months ago
English,
5 months ago
English,
10 months ago