write the difference between structure and union in c-language by tabulation
Answers
Answered by
1
Difference between Structure and Union in C. A structure is a user-defined data type available in C that allows to combining data items of different kinds. Structures are used to represent a record. A union is a special data type available in C that allows storing different data types in the same memory location.
adimon:
try to include more points
Similar questions
Social Sciences,
7 months ago
Math,
7 months ago
Biology,
1 year ago
Science,
1 year ago
Biology,
1 year ago