Answer Posted / murali
Giving aliases to long_difficult_namespace with simple_name
( i think )
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is insertion sorting?
what is scupper?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
What are iterators in c++?
What is c++ w3school?
Is c++ free?
How can we check whether the contents of two structure variables are same or not?
What are maps in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What language is a dll written in?
How are Structure passing and returning implemented by the compiler?
What are single and multiple inheritances in c++?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
What is #include sstream?