enum day = { jan = 1 ,feb=4, april, may}
what is the value of may?
a)4 b)5 c)6 d)11
e)none of the above

Answer Posted / sibi

11

Is This Answer Correct ?    5 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print fibonacci series using recursion?

599


What is function what are the types of function?

572


Can I initialize unions?

606


write a program to create a sparse matrix using dynamic memory allocation.

4381


What are the 32 keywords in c?

650






What is getch () for?

689


what is ur strangth & weekness

1836


how can I convert a string to a number?

610


How can I read in an object file and jump to locations in it?

593


Write a code on reverse string and its complexity.

624


Where are c variables stored in memory?

606


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

574


What is the difference between Printf(..) and sprint(...) ?

799


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

670


What is use of null pointer in c?

578