Computer Science, asked by choutapellisudheer, 3 months ago

explain about the structure of c program​

Answers

Answered by lakitha93
1

Structures. Structure is a user-defined datatype in C language which allows us to combine data of different types together. Structure helps to construct a complex data type which is more meaningful. ... But structure on the other hand, can store data of any type, which is practical more useful.

Answered by Deathlok96
0

Answer:

C Structures. Structure is a user-defined datatype in C language which allows us to combine data of different types together. Structure helps to construct a complex data type which is more meaningful. ... But structure on the other hand, can store data of any type, which is practical more useful.

Hope it helps you

Similar questions