adspace


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 / jayasree

ans is 6
that is option c

Is This Answer Correct ?    24 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2522


hi send me sample aptitude papers of cts?

2258


Explain the difference between null pointer and void pointer.

1165


develop algorithms to add polynomials (i) in one variable

2269


write a program to find out prime number using sieve case?

2182


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1364


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

2269


Is int a keyword in c?

1067


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2743


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

2020


what is ur strangth & weekness

2598


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1188


Do you know the difference between malloc() and calloc() function?

1144


What are pointers? What are different types of pointers?

1276


How can I implement sets or arrays of bits?

1129