What is an anonymous union and where to apply that ?
Answer Posted / monisha
anonymous union is a class name.it cannot be followed by
the declarator.it must be declared with the keyword
static.it cannot have protected and private members.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the properties of union. What is the size of a union variable
Explain bitwise shift operators?
What is calloc malloc realloc in c?
Which type of language is c?
How do you redirect a standard stream?
Write a program to reverse a given number in c language?
Which node is more powerful and can handle local information processing or graphics processing?
Is return a keyword in c?
a c code by using memory allocation for add ,multiply of sprase matrixes
hi any body pls give me company name interview conduct "c" language only
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is the meaning of && in c?
What is call by value in c?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
Which is better between malloc and calloc?