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
Which one is better- macro or function?
Does c++ support multilevel and multiple inheritances?
Will a catch statement catch a derived exception if it is looking for the base class?
Define a nested class.
What is linked list in c++?
Explain the uses oof nested class?
What is class and structure in c++?
what are the characteristics of Class Members in C++?
What it is and how it might be called (2 methods).
Can a program run without main in c++?
What is purpose of abstract class?
What are member functions used in c++?
What are keywords in c++?
What's the hardest coding language?
What is copy constructor? Can we make copy constructor private in c++?