Computer Science, asked by dhanushadithya73, 7 months ago

Distinguish between Structure and Union?​

Answers

Answered by Anonymous
2

The structure and union both are the container data types that can hold data of any “type”. The one major difference that distinguishes structure and union is that the structure has a separate memory location for each of its members whereas, the members of a union share the same memory location

Answered by spverma6291
0

Answer:

The attachment given is the answer.

Attachments:
Similar questions