Properties of Union

What are the properties of Union?

- A union is utilized to use the same memory space for all different members of the union.

- Union offers a memory section to be treated for one variable type, for all members of the union.

- Union allocates the memory space which is equivalent to the member of the union, of large memory occupancy.

- It allocates enough storage.

- It contains all the elements of both the sets.
Post your comment
Discussion Board
C Programming basics
its too small information, but nice and clear explanation.
basics should be more than this...
Thank you so much careerride for ur support
Nikunj Krishna Rayal 02-4-2016