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 / rajamanickam.m

none

Is This Answer Correct ?    15 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a node in c?

539


What is an arrays?

642


What type is sizeof?

573


What is the mean of function?

640


What are keywords in c with examples?

594






What are global variables and explain how do you declare them?

561


What is a lvalue

648


What are # preprocessor operator in c?

619


What is the use of ?

610


What are examples of structures?

581


What is the purpose of void in c?

609


Tell me what is the purpose of 'register' keyword in c language?

605


Stimulate calculator using Switch-case-default statement for two numbers

2435


Explain what is the difference between functions getch() and getche()?

595


pierrot's divisor program using c or c++ code

1718