what is the defrenece between structure and union
Answer Posted / shruti
Kapildalke -> u are rite..
the differance between a structure and union is that,
in structure memory is allocated to each and every element
of the structure.
in union memory allocated is only of the element which
requires maximum memory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are structures and unions? State differencves between them.
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
Why isn't it being handled properly?
What is the difference between variable declaration and variable definition in c?
How do c compilers work?
How can I find out if there are characters available for reading?
Is null valid for pointers to functions?
Is flag a keyword in c?
Difference between malloc() and calloc() function?
Explain what are compound statements?
What does *p++ do? What does it point to?
How can I recover the file name given an open stream?
Explain what are reserved words?
What are the types of macro formats?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.