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

Does improper inheritance have a potential to wreck a project?

0 Answers  


write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1

5 Answers  


What is meant by const_cast?

0 Answers  


What are the differences between new and malloc?

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  






What is meant by entry controlled loop?

0 Answers   Agilent, ZS Associates,


What does new return if there is insufficient memory to make your new object?

0 Answers  


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


Out of fgets() and gets() which function is safe to use and why?

0 Answers  


What are the advantage of using register variables?

0 Answers  


Do you know the problem with overriding functions?

0 Answers  


What does '\r' and '\b' mean? Please explain with example.

7 Answers  


Categories