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

Explain what are the advantages and disadvantages of a heap?

599


Is there a way to switch on strings?

623


What is the use of header files?

609


What are the functions to open and close file in c language?

732


How many levels of pointers can you have?

707






Why can’t constant values be used to define an array’s initial size?

838


When should you not use a type cast?

661


What is the general form of function in c?

614


Is c still relevant?

646


What are local static variables?

621


What is the use of ?: Operator?

671


What are the types of data structures in c?

605


What is variable declaration and definition in c?

505


What is the general form of #line preprocessor?

590


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1500