How to give an alternate name to a namespace?


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

Post New Answer

More C++ General Interview Questions

Is c++ still being used?

0 Answers  


What is the difference between the parameter to a template and the parameter to a function?

0 Answers  


what are Operators and explain with an example?

0 Answers  


Do class declarations end with a semicolon?

0 Answers  


Can I create my own functions in c++?

0 Answers  






Why would you make a destructor virtual?

3 Answers   Lehman Brothers,


What is auto type c++?

0 Answers  


When does a name clash occur?

1 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,


Are c and c++ different?

0 Answers  


How would you use the functions memcpy(), memset(), memmove()?

0 Answers  


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

0 Answers  


Categories