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


Please Help Members By Posting Answers For Below Questions

Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

1694


What is wrong with this declaration?

600


Is fortran still used today?

591


What does 4d mean in c?

928


Explain setjmp()?

642






What is main () in c language?

582


Explain what is the benefit of using an enum rather than a #define constant?

706


What does void main return?

590


What is scanf () in c?

652


What are the two forms of #include directive?

630


What is the size of enum in bytes?

574


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

663


What is the meaning of c in c language?

586


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1786


Is c still used?

586