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

Why static is used in c?

0 Answers  


How many types of errors are there in c language? Explain

0 Answers  


What is the benefit of using an enum rather than a #define constant?

0 Answers  


Combinations of fibanocci prime series

0 Answers  


How will you allocate memory to a double pointer ?

2 Answers  






Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?

0 Answers  


who will call your main function in c under linux?

2 Answers  


Explain the priority queues?

0 Answers  


What functions are used for dynamic memory allocation in c language?

0 Answers  


Here is a neat trick for checking whether two strings are equal

0 Answers  


write a c program to add two integer numbers without using arithmetic operator +

13 Answers   Value Labs,


Categories