What are the 4 types of unions?


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

Post New Answer

More C Interview Questions

What is an array in c?

0 Answers  


How can I do peek and poke in c?

0 Answers  


What is calloc malloc realloc in c?

0 Answers  


What are all different types of pointers in c?

0 Answers  


Is c is a low level language?

0 Answers  






15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

1 Answers  


WHAT IS INT?

8 Answers   Accenture,


write a c program to find the sum of five entered numbers using an array named number

0 Answers   TATA,


What is difference between structure and union in c programming?

0 Answers  


What is "Duff's Device"?

0 Answers   Celstream,


Explain a pre-processor and its advantages.

0 Answers  


Write a C function to search a number in the given list of numbers. donot use printf and scanf

6 Answers   Honeywell, TCS,


Categories