How to give an alternate name to a namespace?


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

Post New Answer

More C++ General Interview Questions

How can you specify a class in C++?

0 Answers  


Which one is a preferred language C or C++? Why?

0 Answers  


Which function should be used to free the memory allocated by calloc()?

0 Answers  


What is jump statement in C++?

0 Answers   Ericsson,


Implement strncpy

3 Answers  






an integer constant must have atleast one a) character b) digit c) decimal point

0 Answers  


Differentiate between the manipulator and setf( ) function?

0 Answers  


How do I open binary files?

1 Answers  


If you don’t declare a return value, what type of return value is assumed?

0 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


What are the different types of comments allowed in c++?

0 Answers  


Categories