Refer to a name of class or function that is defined within a namespace?


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

Post New Answer

More C++ General Interview Questions

Does c++ have string data type?

0 Answers  


why all c++ program must have default constructor?

6 Answers   IBM,


Should a constructor be public or private?

0 Answers  


Describe linked list using C++ with an example.

0 Answers  


What does new in c++ do?

0 Answers  






Is there something that we can do in C and not in C++?

14 Answers   Patni,


What is a c++ map?

0 Answers  


In a function declaration, what does extern mean?

0 Answers  


How do we balance an AVL Tree in C++?

0 Answers   Impetus,


What problems might the following macro bring to the application?

0 Answers  


How many ways can a variable be initialized into in C++?

0 Answers   HCL,


What do you mean by static variables?

0 Answers  


Categories