What is the size of enum in c?


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

Post New Answer

More C Interview Questions

If the size of int data type is two bytes, what is the range of signed int data type?

0 Answers  


What is a constant?

0 Answers  


write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]

7 Answers   Calsoft,


What is the function of volatile in c language?

0 Answers  


how to find sum of digits in C?

21 Answers   CTS, Infosys,






Explain the difference between exit() and _exit() function?

0 Answers  


What is an volatile variable?

15 Answers   HP,


What is Dynamic Initialization.

3 Answers  


Write a program to swap two numbers without using third variable?

0 Answers  


IS STRUCTURES CAN BE USED WITHIN AN ARRAY?

7 Answers   Caritor,


What is memcpy() function?

0 Answers  


print 1-50 with two loop & two print Statement

2 Answers  


Categories