Answer Posted / beena
A using declaration makes it possible to use a name from a namespace without the scope operator.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How long it will take to learn c++?
What is a multimap c++?
What is the use of endl in c++ give an example?
What does new return if there is insufficient memory to make your new object?
What is an adaptor class or wrapper class in c++?
Can create new c++ operators?
What is endl c++?
Which compiler does turbo c++ use?
What is a hash function c++?
What is null pointer and void pointer and what is their use?
What is abstract class in c++?
Define linked lists with the help of an example.
What is the iunknown interface?
Differentiate between an external iterator and an internal iterator?
Can c++ do everything c can?