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

What is the difference between the compiler and the preprocessor?

0 Answers  


How do you compile the source code with your compiler?

0 Answers  


What is an opaque pointer?

1 Answers  


Which operator can not be overloaded in C++?

1 Answers  


Is c++ a high level language?

0 Answers  






Why do we use setw in c++?

0 Answers  


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


How to get the current position of the file pointer?

0 Answers  


Is java based off c++?

0 Answers  


What is fflush c++?

0 Answers  


What are the different types of polymorphism in c++?

0 Answers  


Categories