What is difference between structure and union in c programming?


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

Post New Answer

More C Interview Questions

Explain what math functions are available for integers? For floating point?

0 Answers  


for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float

1 Answers  


What does the message "automatic aggregate intialization is an ansi feature" mean?

0 Answers  


What is the difference between the expression “++a” and “a++”?

0 Answers  


give one ip, find out which contry

4 Answers   Google,






void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }

9 Answers  


What is difference between structure and union?

0 Answers  


Write a c program to build a heap method using Pointer to function and pointer to structure ?

0 Answers   Wipro,


What are the types of data types and explain?

0 Answers  


What is a macro, and explain how do you use it?

0 Answers  


differentiate between const char *a; char *const a; and char const *a;

2 Answers   College School Exams Tests, HCL, TCS,


whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 Answers  


Categories