Why do you use the namespace feature?


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

Post New Answer

More C++ General Interview Questions

in C++ , the word plus plus who found this?

4 Answers  


Do the parentheses after the type name make a difference with new?

0 Answers  


What is static class data?

0 Answers  


Can we define function inside main in c++?

0 Answers  


What is the use of map in c++?

0 Answers  






which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


Is c++ double?

0 Answers  


What is a static member?

0 Answers  


How do I use arrays in c++?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


What methods can be overridden in java?

0 Answers  


Categories