Computer Science, asked by AditaGupta, 1 year ago

difference b /w structure & union

Answers

Answered by PrAbHuDuTt11
1
ⓗⓔⓨ ⓕⓡⓘⓔⓝⓓ ⓗⓔⓡⓔ ⓘⓢ ⓨⓞⓤⓡ ⓐⓝⓢⓦⓔⓡ


=======================================


⊙ STRUCTURE :- structure and union both are user defined data types.


⊙ They contains variable of different data types.


⊙ In union the total memory space allocated is equal to the member of the largest size.


⊙ All other member share the same memory space.


⊙ This is the biggest difference between the structure and union.


hope \: it \: helps \: you




@ Prabhu dutt..........
Similar questions