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
Is c++ a float?
What are the four main data types?
Why do we need constructors in c++?
What is vector processing?
Is arr and &arr are same expression for an array?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
What is a c++ class?
Difference between inline functions and macros?
What is a forward referencing and when should it be used?
Explain the difference between c & c++?
What is the difference between a definition and a declaration?
What is setf in c++?
How many types of classes are there in c++?
What are the advantages of pointers?
What is the latest c++ standard?