What are enums in c?


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

Post New Answer

More C Interview Questions

write a own function for strstr

1 Answers   LG Soft,


please give me some tips for the placement in the TCS.

0 Answers   TCS,


print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1

1 Answers   Winit,


Is it possible to initialize a variable at the time it was declared?

0 Answers  


What is conio h in c?

0 Answers  






I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.

1 Answers  


Why do we use pointer to pointer in c?

0 Answers  


difference between malloc and calloc

3 Answers   HCL, Wipro,


I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed

4 Answers   Aspire,


Are the expressions * ptr ++ and ++ * ptr same?

0 Answers  


Why c is called top down?

0 Answers  


how i m write c program 1.check prime number 2.prime number series

1 Answers  


Categories