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

Describe functional overloading?

6 Answers   HP,


Why do we use the using declaration?

0 Answers  


Where and why do I have to put the "template" and "typename" keywords?

0 Answers  


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

0 Answers  


What are advantages of c++?

0 Answers  






Is swift better than c++?

0 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


How const int *ourpointer differs from int const *ourpointer?

0 Answers  


Implement strncpy

3 Answers  


What is function prototyping? What are its advantages?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


How java is different from c and c++?

0 Answers  


Categories