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
a value that does not change during program execution a) variabe b) argument c) parameter d) none
What is the purpose of the preprocessor directive error?
What is this pointer in c plus plus?
What is the method to save data in stack data structure type?
What is static memory allocation? Explain
application attempts to perform an operation?
What are the functions to open and close the file in c language?
What are the types of assignment statements?
Which header file is used for clrscr?
What does c mean in basketball?
Describe the difference between = and == symbols in c programming?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
How can you call a function, given its name as a string?
Why pointers are used?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon