Difference between user-defined and built-in data structures
Answers
Answered by
0
Answer:
A structure is a heterogeneous container object, i.e., it is an object with elements whose values do not have to be of the same data type. ... A user-defined data type is a structure with a fixed set of fields defined by the user.
Similar questions