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?

550


How is pointer initialized in c?

586


What is call by reference in functions?

567


What is bss in c?

603


What is signed and unsigned?

644






Explain what will the preprocessor do for a program?

603


How do you view the path?

670


Is there a built-in function in C that can be used for sorting data?

744


I need a sort of an approximate strcmp routine?

659


Explain the difference between the local variable and global variable in c?

602


What are operators in c?

583


Explain that why C is procedural?

656


Is c++ based on c?

652


Which header file should you include if you are to develop a function which can accept variable number of arguments?

810


How can I list all of the predefined identifiers?

581