Structure is a user defined data type. Justify
Answers
Answered by
2
Answer:
Structures: A structure is a heterogeneous user defined data type. Using a structure we have the ability todefine a new type of data considerably more complex than the types we have been using. Structures in C defines the group of contiguous (adjacent) fields, such as records or control blocks
Explanation:
FOLLOW ME PLEASE 2
Similar questions