Can union be self referenced?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain the different access specifiers for the class member in c++.

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


How can an improvement in the quality of software be done by try/catch/throw?

0 Answers  


Which of the following operator cannot be overloaded?

2 Answers   TCL,


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,






What is the use of endl?

0 Answers  


How would you implement a substr() function that extracts a sub string from a given string?

0 Answers  


Do you know what is overriding?

0 Answers  


What is runtime polymorphism in c++?

0 Answers  


If I is an integer variable, which is faster ++i or i++?

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,


Why do we learn c++?

0 Answers  


Categories