What does namespace mean in c++?


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

Post New Answer

More C++ General Interview Questions

What is the use of lambda in c++?

0 Answers  


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  


What is basic if statement syntax?

0 Answers  


How do you differentiate between overloading the prefix and postfix increments?

0 Answers  


How can we access protected and private members of a class?

0 Answers  






What is a static member?

0 Answers  


Can I learn c++ in a week?

0 Answers  


Which c++ compiler is best?

0 Answers  


What is the use of :: operator in c++?

0 Answers  


Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


What are destructors?

0 Answers  


Why c++ is faster than java?

0 Answers  


Categories