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

Explain indirection?

652


What are the differences between Structures and Arrays?

614


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

813


What are the valid places to have keyword “break”?

657


Explain what is a program flowchart and explain how does it help in writing a program?

653






How can a process change an environment variable in its caller?

660


Which is an example of a structural homology?

793


What is the difference between pure virtual function and virtual function?

656


which is an algorithm for sorting in a growing Lexicographic order

1403


Why doesnt this code work?

622


Is c easy to learn?

565


What is the right type to use for boolean values in c?

590


can we have joblib in a proc ?

1660


Which header file is essential for using strcmp function?

947


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

664