What the advantages of using Unions?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }

1 Answers   Motorola,


What are the 4 types of functions?

0 Answers  


what is purpose of fflush(stdin) function

4 Answers  


the question is that what you have been doing all these periods (one year gap)

0 Answers   HCL,


Find if a number is power of two or not?

1 Answers  






How can I list all of the predefined identifiers?

0 Answers  


praagnovation

0 Answers  


what is diognisis?

1 Answers  


Why c is called a middle level language?

0 Answers  


How do you use a pointer to a function?

0 Answers  


Function shall sum members of given one-dimensional array. However, it should sum only members whose number of ones in the binary representation is higher than defined threshold (e.g. if the threshold is 4, number 255 will be counted and 15 will not) - The array length is arbitrary - output the results to the stdout

0 Answers   XYZ,


LOGIC OF Bodmas?

1 Answers  


Categories