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
Distinguish between new and malloc and delete and free().
daily Routine of father
What is the purpose of templates in c++?
Why c++ is the best language?
Write about all the implicit member functions of a class?
How many characters are recognized by ANSI C++?
How does com provide language transparency?
Keyword mean in declaration?
How compile and run c++ program in turbo c++?
Is c++ still in demand?
total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.
What is the difference between object-oriented programming and procedural programming?
Define namespace in c++?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?