Why enum is used 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  


Can you please explain the difference between syntax vs logical error?

0 Answers  


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

0 Answers  


What would be an example of a structure analogous to structure c?

0 Answers  


compute the nth mumber in the fibonacci sequence?

10 Answers   Canon, HPL, Satyam, TCS,






What is Full Form of C and Why We use C

23 Answers  


What do you mean by a sequential access file?

0 Answers  


write a progrmm in c language take user interface generate table using for loop?

0 Answers  


What's wrong with "char *p; *p = malloc(10);"?

5 Answers  


Write a c program to build a heap method using Pointer to function and pointer to structure ?

0 Answers   Wipro,


Write a program to compare two strings without using the strcmp() function

42 Answers   Accenture, Arba Minch University,


What is the most efficient way to store flag values?

0 Answers  


Categories