What is a union?


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

Post New Answer

More C Interview Questions

design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.

2 Answers  


swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


How pointers are declared?

0 Answers  


What is %d called in c?

0 Answers  


What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?

2 Answers  






Is void a keyword in c?

0 Answers  


When you call malloc() to allocate memory for a local pointer, do you have to explicitly free() it?

2 Answers   Aloha Technology,


How do you list files in a directory?

0 Answers  


What does %d do in c?

0 Answers  


application of static variables in real time

1 Answers   Bosch,


How do you construct an increment statement or decrement statement in C?

0 Answers  


Should I learn data structures in c or python?

0 Answers  


Categories