explain about storage of union elements.

Answer Posted / saranya

union elements share common memory space

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I find out how much free space is available on disk?

620


Explain union.

629


Do you know pointer in c?

575


Explain what are multidimensional arrays?

590


How can I pad a string to a known length?

603






how we can make 3d venturing graphics on outer interface

3986


What should malloc() do?

632


How to write a code for reverse of string without using string functions?

1569


difference between Low, Middle, High Level languages in c ?

1622


Explain a file operation in C with an example.

650


Is c# a good language?

600


List the difference between a While & Do While loops?

627


What is output redirection?

679


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2211


What is auto keyword in c?

781