what do you mean by enumeration constant?


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

Post New Answer

More C Interview Questions

What's the difference between constant char *p and char * constant p?

0 Answers   Celstream,


x=2,y=6,z=6 x=y==z; printf(%d",x)

13 Answers   Bharat, Cisco, HCL, TCS,


What functions are used in dynamic memory allocation in c?

0 Answers  


what is difference between declaring the pointer as int and char in c language?

3 Answers  


What is the difference b/w Structure & Class?

3 Answers  






What is the real difference between arrays and pointers?

27 Answers   Hexaware, Logic Pro, TCS,


Why do u use # before include in a C Progam?

9 Answers   IBM,


How can I remove the leading spaces from a string?

0 Answers  


palindrome for strings and numbers----Can anybody do the prog?

6 Answers   CTS, TCS, Vipro Lifescience Pvt,


Explain how does free() know explain how much memory to release?

0 Answers  


Write a program to print prime nums from 1-20 using c programing?

13 Answers   IBM,


a=5 a=a++/++a

14 Answers   Bhel,


Categories